diff --git a/src/read_restart.cpp b/src/read_restart.cpp
index 2dd02ed0b3f481a9b109150c8d0300ac0584d18c..9ba8a3f32d405dd59b8b8830171aa7a0cbf6a8fa 100644
--- a/src/read_restart.cpp
+++ b/src/read_restart.cpp
@@ -269,7 +269,7 @@ void ReadRestart::command(int narg, char **arg)
 }
 
 /* ----------------------------------------------------------------------
-   search for all files in dir matching infile which contains "*"
+   search for all files in dir matching infile which contains a "*"
    replace "*" with latest timestep value to create outfile name
    if infile also contains "%", need to use "base" when search directory
 ------------------------------------------------------------------------- */