lib/strings: fix quoting of example
Co-authored-by: Silvan Mosberger <github@infinisil.com>
This commit is contained in:
parent
226bc99659
commit
535997fa52
@ -350,7 +350,7 @@ rec {
|
||||
|
||||
Example:
|
||||
''
|
||||
${toShellVar foo "some string"}
|
||||
${toShellVar "foo" "some string"}
|
||||
[[ "$foo" == "some string" ]]
|
||||
''
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user