Explorar el Código

spelling: added

Josh Soref hace 9 años
padre
commit
e34d58763e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/snprintf.c

+ 1 - 1
src/snprintf.c

@@ -77,7 +77,7 @@
  * Fix incorrect zpadlen handling in fmtfp.
  * Thanks to Ollie Oldham <ollie.oldham@metro-optix.com> for spotting it.
  * few mods to make it easier to compile the tests.
- * addedd the "Ollie" test to the floating point ones.
+ * added the "Ollie" test to the floating point ones.
  *
  * Martin Pool (mbp@samba.org) April 2003
  *    Remove NO_CONFIG_H so that the test case can be built within a source