diff options
Diffstat (limited to 'tcsh.html.markdown')
| -rw-r--r-- | tcsh.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tcsh.html.markdown b/tcsh.html.markdown index e38b7a27..05954442 100644 --- a/tcsh.html.markdown +++ b/tcsh.html.markdown @@ -713,7 +713,7 @@ end  #### About [T]CSH:  # * CSH is notorious about its bugs;  # * It was also famous about its advanced interactive mode. -# * TCSH is famous that have the most advanced completition subsystem. +# * TCSH is famous that have the most advanced completion subsystem.  # * TCSH is famous that have the most advanced aliases subsystem; aliases  #   can take parameters and often used as functions!  # * TCSH is well known that preferred by people  (me too) because of better | 
