Commit 5c870629dd07a401a6bb6f524849a03853d533bc

Authored by Perry Werneck
1 parent 9cc136a6
Exists in develop

Just fixing a comment

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/core/macos/util.c
... ... @@ -127,7 +127,7 @@ char * lib3270_build_data_filename(const char *str, ...) {
127 127 }
128 128  
129 129 //
130   - // Try from installation path
  130 + // Try installation path
131 131 //
132 132 {
133 133 char *ptr;
... ...