diff --git a/doc_src/cmds/set.rst b/doc_src/cmds/set.rst index 1e221ec9f..5784a437b 100644 --- a/doc_src/cmds/set.rst +++ b/doc_src/cmds/set.rst @@ -38,7 +38,7 @@ The following scope control variable scope: **-U** or **--universal** Sets a universal variable. - The variable will be immediately available to all the user's``fish`` instances on the machine, and will be persist across restarts of the shell. + The variable will be immediately available to all the user's ``fish`` instances on the machine, and will be persist across restarts of the shell. **-f** or **--function** Sets a variable scoped to the executing function.