From: Bruno Haible Date: Sun, 10 Feb 2019 19:30:32 +0000 (+0100) Subject: doc: Fix typo. X-Git-Tag: v0.20~175 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10b3e19b11201a77a95cf5733bb1ab34c5dab54e;p=thirdparty%2Fgettext.git doc: Fix typo. * gettext-tools/doc/gettext.texi (Styles rules): Fix typo. --- diff --git a/gettext-tools/doc/gettext.texi b/gettext-tools/doc/gettext.texi index d20ab140a..892854c75 100644 --- a/gettext-tools/doc/gettext.texi +++ b/gettext-tools/doc/gettext.texi @@ -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.