machines.cgi: fix capitalisation of "purpose" on detail view
[mirror/userdir-ldap-cgi.git] / machines.cgi
index ce41198..fe83f18 100755 (executable)
@@ -36,7 +36,7 @@ my (%attrs, @attrorder, %summaryattrs, @summaryorder, %summarylistitems);
          'notes' => 'Notes',
          'sshrsahostkey' => 'SSH host key',
          'description' => 'Description',
-         'purpose' => 'purposes of this server',
+         'purpose' => 'Purposes of this server',
 #        'createtimestamp' => 'Entry created',
 #        'modifytimestamp' => 'Entry modified'
         );