Fixed a typo in a comment.

svn path=/trunk/; revision=28566
This commit is contained in:
Stig Bjørlykke 2009-06-01 17:28:20 +00:00
parent 8c5ef88c53
commit fffe2fdf23

View File

@ -675,7 +675,7 @@ get_datafile_dir(void)
*
* On Windows, we use the "py_dissector" subdirectory of the datafile directory.
*
* On UN*X, we use the PLUGIN_DIR value supplied by the configure
* On UN*X, we use the PYTHON_DIR value supplied by the configure
* script, unless we think we're being run from the build directory,
* in which case we use the "py_dissector" subdirectory of the datafile directory.
*