diff options
author | Christopher Faylor <me@cgf.cx> | 2008-11-30 22:42:24 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2008-11-30 22:42:24 +0000 |
commit | 83448783d5a6532ac731e1a2098fbf1de272a619 (patch) | |
tree | 348428d6fe64f95678480782da4563b99fea4a63 /winsup | |
parent | 51aa4c032be780bf7908c1a047fc44f515f43c2a (diff) | |
download | newlib-83448783d5a6532ac731e1a2098fbf1de272a619.zip newlib-83448783d5a6532ac731e1a2098fbf1de272a619.tar.gz newlib-83448783d5a6532ac731e1a2098fbf1de272a619.tar.bz2 |
fix typo
Diffstat (limited to 'winsup')
-rw-r--r-- | winsup/doc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 87ac1f4..84fca3c 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,6 +1,6 @@ 2008-11-30 Christopher Faylor <me+cygwin@cgf.cx> - * faq-using.xml: Remove assertion that lpr doesn't exit. + * faq-using.xml: Remove assertion that lpr doesn't exist. * faq-what.xml: Remove ancient who's who data. 2008-11-25 Christopher Faylor <me+cygwin@cgf.cx> |