Bläddra i källkod

trivial: typo in comment in mksysmap

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Masatake YAMATO 12 år sedan
förälder
incheckning
4fec54203f
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      scripts/mksysmap

+ 1 - 1
scripts/mksysmap

@@ -16,7 +16,7 @@
 #   The second row specify the type of the symbol:
 #   The second row specify the type of the symbol:
 #   A = Absolute
 #   A = Absolute
 #   B = Uninitialised data (.bss)
 #   B = Uninitialised data (.bss)
-#   C = Comon symbol
+#   C = Common symbol
 #   D = Initialised data
 #   D = Initialised data
 #   G = Initialised data for small objects
 #   G = Initialised data for small objects
 #   I = Indirect reference to another symbol
 #   I = Indirect reference to another symbol