From: hniksic Date: Fri, 26 Aug 2005 18:19:00 +0000 (-0700) Subject: [svn] Docfix: "conventional" -> "conventional wisdom" X-Git-Tag: v1.13~723 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=9f0bf14c27a890811e0c442b1d8134c92864d693 [svn] Docfix: "conventional" -> "conventional wisdom" --- diff --git a/src/cmpt.c b/src/cmpt.c index 37b3e7b4..a4142951 100644 --- a/src/cmpt.c +++ b/src/cmpt.c @@ -1046,9 +1046,10 @@ const unsigned short int __mon_yday[2][13] = and given a prefix, but many systems out there are still (as of this writing in 2005) broken and we must cater to them. - Additionally, according to some conventional, many historical - implementations of fnmatch are buggy and unreliable. If yours is - such, undefine SYSTEM_FNMATCH in sysdep.h and tell us about it. */ + Additionally, according to some conventional wisdom, many + historical implementations of fnmatch are buggy and unreliable. If + yours is such, undefine SYSTEM_FNMATCH in sysdep.h and tell us + about it. */ #ifndef SYSTEM_FNMATCH