Fix typo.
svn path=/nixos/trunk/; revision=17260
This commit is contained in:
parent
801710b8bf
commit
2ebd1252aa
@ -56,7 +56,7 @@ in
|
|||||||
type = types.uniq types.string;
|
type = types.uniq types.string;
|
||||||
description = ''
|
description = ''
|
||||||
Revision of the targeted source file. This value can either be
|
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.
|
revision number embedded in a string.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user