diff options
author | Madhusudan.C.S | 2011-06-10 23:26:25 +0530 |
---|---|---|
committer | Madhusudan.C.S | 2011-06-10 23:26:25 +0530 |
commit | 0e8f4d1104228e617abc3c9e2b5baf9aee8a58c0 (patch) | |
tree | 22b6493eeffe3ec13288269574a659e748b2650f | |
parent | d52ad50c40d6e743893cbaaf8fd8355764767f11 (diff) | |
parent | 9f2cb3128d19148fe1318e6122c41f4d98f5ae96 (diff) | |
download | sees-0e8f4d1104228e617abc3c9e2b5baf9aee8a58c0.tar.gz sees-0e8f4d1104228e617abc3c9e2b5baf9aee8a58c0.tar.bz2 sees-0e8f4d1104228e617abc3c9e2b5baf9aee8a58c0.zip |
Merge branch 'master' of https://github.com/FOSSEE/sees
-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 04df5ce..9898b39 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. |