Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2005-09-30 15:03:35 +0400
committerCorinna Vinschen <corinna@vinschen.de>2005-09-30 15:03:35 +0400
commit3498288efff143ab1e0397090049b771053c6da3 (patch)
treeed8a8acc76fbb0b83ecec007d6ad31e7b1380c3f
parent3c92c79b8428c468105c92a978f8baf9a416b5c8 (diff)
Fix typo.
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 3ddd1c4a2..a7720f4c2 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -7,7 +7,7 @@
2005-09-30 Corinna Vinschen <corinna@vinschen.de>
* fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): Use
- fhandler method to access majoer device number. Add comment to
+ fhandler method to access major device number. Add comment to
explain floppy weirdness.
2005-09-30 Corinna Vinschen <corinna@vinschen.de>