diff --git a/tmkproject.rst b/tmkproject.rst index 89bd35f..ee9b143 100644 --- a/tmkproject.rst +++ b/tmkproject.rst @@ -211,8 +211,8 @@ that ``sed`` does the right thing. This escaping has to be done appropriately in both the ``tokens`` file and anywhere a variable is defined that is referenced in a substitution token definition. For -example, ``__WEBSITE__`` refers to ``${WEBSITE}`` which actaully gets -defined in ``mkproject.sh``. If you look there, you will see that all +example, ``__WEBSITE__`` refers to ``${WEBSITE}`` which actually gets +defined in ``.mkprojectrc``. If you look there, you will see that all the forward slashes have been escaped in anticipation of the fact that we're going to feed the string to ``sed``. @@ -252,7 +252,7 @@ :: - $Id: tmkproject.rst,v 1.114 2012/06/05 17:00:49 tundra Exp $ + $Id: tmkproject.rst,v 1.115 2012/06/05 17:17:56 tundra Exp $ You can find the latest version of this program at: