]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
doc: Fix typo.
authorBruno Haible <bruno@clisp.org>
Sun, 10 Feb 2019 19:30:32 +0000 (20:30 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 10 Feb 2019 19:40:54 +0000 (20:40 +0100)
* gettext-tools/doc/gettext.texi (Styles rules): Fix typo.

gettext-tools/doc/gettext.texi

index d20ab140aee8ff3fbd33f19be89e0221264f9331..892854c75f402fea242617b121a556a250f5ea04 100644 (file)
@@ -79,7 +79,7 @@ This file provides documentation for GNU @code{gettext} utilities.
 It also serves as a reference for the free Translation Project.
 
 @copying
-Copyright (C) 1995-1998, 2001-2018 Free Software Foundation, Inc.
+Copyright (C) 1995-1998, 2001-2019 Free Software Foundation, Inc.
 
 This manual is free documentation.  It is dually licensed under the
 GNU FDL and the GNU GPL.  This means that you can redistribute this
@@ -114,7 +114,7 @@ A copy of the license is included in @ref{GNU GPL}.
 @page
 @vskip 0pt plus 1filll
 @c @insertcopying
-Copyright (C) 1995-1998, 2001-2018 Free Software Foundation, Inc.
+Copyright (C) 1995-1998, 2001-2019 Free Software Foundation, Inc.
 
 This manual is free documentation.  It is dually licensed under the
 GNU FDL and the GNU GPL.  This means that you can redistribute this
@@ -4972,7 +4972,7 @@ due to a limitation in @code{libcroco}.)
 @end itemize
 
 CSS rules are built up from selectors and declarations.  The declarations
-specify graphical properties; the selectors specify specify when they apply.
+specify graphical properties; the selectors specify when they apply.
 
 In PO files, the following simple selectors (based on "CSS classes", see
 the CSS2 spec, section 5.8.3) are supported.