zsh: fix trailing white space
This commit is contained in:
parent
e2e8b7371d
commit
8ad5580021
|
@ -221,7 +221,7 @@ in
|
||||||
'';
|
'';
|
||||||
description = ''
|
description = ''
|
||||||
Similar to <varname><link linkend="opt-programs.zsh.shellAliases">opt-programs.zsh.shellAliases</link></varname>,
|
Similar to <varname><link linkend="opt-programs.zsh.shellAliases">opt-programs.zsh.shellAliases</link></varname>,
|
||||||
but are substituted anywhere on a line.
|
but are substituted anywhere on a line.
|
||||||
'';
|
'';
|
||||||
type = types.attrsOf types.str;
|
type = types.attrsOf types.str;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue