diff options
Diffstat (limited to 'fixVersion.py')
-rwxr-xr-x | fixVersion.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fixVersion.py b/fixVersion.py index c0f52512f57..2d501e0cdd8 100755 --- a/fixVersion.py +++ b/fixVersion.py @@ -348,7 +348,7 @@ if not patchIceE: # icephp_home = os.path.join(ice_dir, "php") if icephp_home: - print "**** Please update icephp/src/IcePHP/Profile.cpp: too difficult to parse! ****" + print "**** Please update php/src/IcePHP/Profile.cpp: too difficult to parse! ****" # # Fix version in IcePy |