Revert mistaken change: it is UNIX, not Unix.
[platform/upstream/glib.git] / docs / reference / glib / tmpl / completion.sgml
index 4a0cd6b..89c09e3 100644 (file)
@@ -8,7 +8,7 @@ support for automatic completion using a group of target strings.
 <para>
 #GCompletion provides support for automatic completion of a string using
 any group of target strings. It is typically used for file name completion
-as is common in many Unix shells.
+as is common in many UNIX shells.
 </para>
 <para>
 A #GCompletion is created using g_completion_new().