aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/fish.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fish.cpp')
-rw-r--r--src/fish.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fish.cpp b/src/fish.cpp
index 0a6984e4..315ca8d6 100644
--- a/src/fish.cpp
+++ b/src/fish.cpp
@@ -516,7 +516,7 @@ int main(int argc, char **argv)
const io_chain_t empty_ios;
if (read_init(paths))
{
- /* Stop the exit status of any initialization commands (#635) */
+ /* Stomp the exit status of any initialization commands (#635) */
proc_set_last_status(STATUS_BUILTIN_OK);
/* Run the commands specified as arguments, if any */