diff options
author | Madhusudan.C.S | 2011-06-10 23:19:45 +0530 |
---|---|---|
committer | Madhusudan.C.S | 2011-06-10 23:19:45 +0530 |
commit | 3e460d238465690e569610db3257d5a41c05f01c (patch) | |
tree | 9d6d334f0143f3974eb814315afa3b5e12ce7422 /ult | |
parent | 9d5a15e6197b832c36dba14d4adb9f21b7c23200 (diff) | |
download | sees-3e460d238465690e569610db3257d5a41c05f01c.tar.gz sees-3e460d238465690e569610db3257d5a41c05f01c.tar.bz2 sees-3e460d238465690e569610db3257d5a41c05f01c.zip |
Fix type with quotes.
Diffstat (limited to 'ult')
-rw-r--r-- | ult/exercises.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ult/exercises.rst b/ult/exercises.rst index 6f0f052..b6be986 100644 --- a/ult/exercises.rst +++ b/ult/exercises.rst @@ -45,7 +45,7 @@ Session-1 #. Copy the file again, but this time, ensure that ``cp`` checks if such a file doesn't already exist. -#. Copy the directory ``sees` to the directory ``sttp``. +#. Copy the directory ``sees`` to the directory ``sttp``. #. Rename directory ``sttp`` with your name. |