chiark / gitweb /
util: more join() optimizations
[elogind.git] / man / locale.conf.xml
index d36e7bda64074b60ff407536e0ff42ccb3282275..742c5ebb2d61c0b0455b2a562cf254d7416121ce 100644 (file)
@@ -86,7 +86,7 @@
                 <para>The locale settings configured in
                 <filename>/etc/locale.conf</filename> are system-wide
                 and are inherited by every service or user, unless
-                overriden or unset by individual programs or
+                overridden or unset by individual programs or
                 individual users.</para>
 
                 <para>Depending on the operating system other
                 <title>Example</title>
 
                 <example>
-                        <title>German locale with english messages</title>
+                        <title>German locale with English messages</title>
 
                         <para><filename>/etc/locale.conf:</filename></para>
 
                         <programlisting>LANG=de_DE.UTF-8
-LC_MESSAGE=C</programlisting>
+LC_MESSAGES=C</programlisting>
                 </example>
 
         </refsect1>