GUAC-1172: Append. Do not appaned.

This commit is contained in:
Michael Jumper 2015-07-01 11:11:07 -07:00
parent 42c36f5b84
commit 054698a3ad

View File

@ -52,7 +52,7 @@
* The path to append the filename to.
*
* @param filename
* The filename to appaned to the path.
* The filename to append to the path.
*
* @return
* true if the filename is valid and was successfully appended to the path,