| Summary: | Missing space in Chapter 23 of handbook | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Aldis Berjoza <graudeejs> |
| Component: | Books & Articles | Assignee: | Warren Block <wblock> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Aldis Berjoza
2013-08-06 11:30:00 UTC
Responsible Changed From-To: freebsd-doc->wblock Take. Author: wblock Date: Tue Aug 6 13:59:33 2013 New Revision: 42502 URL: http://svnweb.freebsd.org/changeset/doc/42502 Log: Fix a missing space. PR: docs/181086 Submitted by: Aldis Berjoza <graudeejs@yandex.ru> Modified: head/en_US.ISO8859-1/books/handbook/l10n/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/l10n/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/l10n/chapter.xml Tue Aug 6 13:21:03 2013 (r42501) +++ head/en_US.ISO8859-1/books/handbook/l10n/chapter.xml Tue Aug 6 13:59:33 2013 (r42502) @@ -54,7 +54,7 @@ languages.</para> </listitem> <listitem> - <para>How to use <application>Xorg</application>effectively + <para>How to use <application>Xorg</application> effectively with different languages.</para> </listitem> <listitem> _______________________________________________ svn-doc-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Change committed, thanks! |