Browse Source

staging/trivial: fix typos concerning "management"

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Uwe Kleine-König 14 years ago
parent
commit
8c209fe9b0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/staging/brcm80211/include/pcicfg.h

+ 1 - 1
drivers/staging/brcm80211/include/pcicfg.h

@@ -388,7 +388,7 @@ typedef struct _pciconfig_cap_msi {
 	u32 msgaddr;
 } pciconfig_cap_msi;
 
-/* Data structure to define the Power managment facility
+/* Data structure to define the Power management facility
  * Valid for PCI and PCIE configurations
  */
 typedef struct _pciconfig_cap_pwrmgmt {