]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - stdlib/inttypes.h
Fix all the remaining misspellings -- BZ 25337
[thirdparty/glibc.git] / stdlib / inttypes.h
index 0ace21f54d86e663f984f5cf706e78b432ed781f..8f0fa8ab9fe4d437dbf5d1c1bc020f0c3f55caf6 100644 (file)
@@ -294,7 +294,7 @@ typedef wchar_t __gwchar_t;
 # define SCNuMAX       __PRI64_PREFIX "u"
 # define SCNxMAX       __PRI64_PREFIX "x"
 
-/* Macros for scaning `intptr_t' and `uintptr_t'.  */
+/* Macros for scanning `intptr_t' and `uintptr_t'.  */
 # define SCNdPTR       __PRIPTR_PREFIX "d"
 # define SCNiPTR       __PRIPTR_PREFIX "i"
 # define SCNoPTR       __PRIPTR_PREFIX "o"