Fix a typo spotted by Karvjorm. Thanks.

This close #6971.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39772 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Philippe Houdoin
2010-12-08 20:36:16 +00:00
parent 4a0c1e139d
commit 99aaa8c1fd
+1 -1
View File
@@ -22,7 +22,7 @@ const char* const kTooTipSetTabTitlePlaceholders = B_TRANSLATE(
"\t%%\t-\tThe character '%'.");
const char* const kTooTipSetWindowTitlePlaceholders = B_TRANSLATE(
"\t%d\t-\tThe current working directory of the active process in the.\n"
"\t%d\t-\tThe current working directory of the active process in the\n"
"\t\t\tcurrent tab. Optionally the maximum number of path components\n"
"\t\t\tcan be specified. E.g. '%2d' for at most two components.\n"
"\t%i\t-\tThe index of the window.\n"