diff options
author | P. J. McDermott <pjm@nac.net> | 2013-10-31 13:05:40 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-10-31 13:05:40 (EDT) |
commit | e062219823536afeeda598d6f85a4dca3070bdbb (patch) | |
tree | dfa1380943d495720e4497e0342b8392dc9749f4 /guides | |
parent | 2e88b34f97b753037037e828b3fc96910e0069a0 (diff) | |
download | www-e062219823536afeeda598d6f85a4dca3070bdbb.zip www-e062219823536afeeda598d6f85a4dca3070bdbb.tar.gz www-e062219823536afeeda598d6f85a4dca3070bdbb.tar.bz2 |
guides/shell-workshop/index.mdwn: Fix title.
Diffstat (limited to 'guides')
-rw-r--r-- | guides/shell-workshop/index.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/shell-workshop/index.mdwn b/guides/shell-workshop/index.mdwn index 0ba3382..790d0ed 100644 --- a/guides/shell-workshop/index.mdwn +++ b/guides/shell-workshop/index.mdwn @@ -1,4 +1,4 @@ -<!--#set var="title" value="UNIX® Shell and Utilies Workshops" --> +<!--#set var="title" value="UNIX® Shell and Utilities Workshops" --> <!--#include virtual="/includes/header.html" --> This page lists workshops I've given on the UNIX shell command language and |