Manual typos: Library Maintenance
authorRical Jasan <ricaljasan@pacific.net>
Thu, 6 Oct 2016 06:59:11 +0000 (12:29 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 6 Oct 2016 06:59:11 +0000 (12:29 +0530)
2016-05-06  Rical Jasan  <ricaljasan@pacific.net>

* manual/maint.texi: Fix typos in the manual.

ChangeLog
manual/maint.texi

index 8b91b32..39aa215 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2016-10-06  Rical Jasan  <ricaljasan@pacific.net>
 
+       * manual/maint.texi: Fix typos in the manual.
+
        * manual/install.texi: Fix typos in the manual.
        * INSTALL: Regenerated.
 
index 862b49d..473ab16 100644 (file)
@@ -152,7 +152,7 @@ functions should be called @file{sys/platform/@var{name}.h}.
 
 @item
 Each header file's name should include the platform name, to avoid
-users thinking there is anything in common between different the
+users thinking there is anything in common between the different
 header files for different platforms.  For example, a
 @file{sys/platform/@var{arch}.h} name such as
 @file{sys/platform/ppc.h} is better than @file{sys/platform.h}.