Fix typo.

svn path=/nixos/trunk/; revision=17260
This commit is contained in:
Nicolas Pierron 2009-09-18 15:47:02 +00:00
parent 801710b8bf
commit 2ebd1252aa

View File

@ -56,7 +56,7 @@ in
type = types.uniq types.string;
description = ''
Revision of the targeted source file. This value can either be
<literate>"local"</literate>, <literate>"HEAD"</literate> or any
<literal>"local"</literal>, <literal>"HEAD"</literal> or any
revision number embedded in a string.
'';
};