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 15 years ago
parent
commit
0e324fbdb7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/staging/spectra/flash.h

+ 1 - 1
drivers/staging/spectra/flash.h

@@ -104,7 +104,7 @@ struct flash_cache_tag {
 };
 
 /*
- *Data structure for each list node of the managment table
+ *Data structure for each list node of the management table
  * used for the Level 2 Cache. Each node maps one logical NAND block.
  */
 struct spectra_l2_cache_list {