diff options
Diffstat (limited to 'java/gradle.properties')
-rw-r--r-- | java/gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/gradle.properties b/java/gradle.properties index 90623793aec..0645bffd0ff 100644 --- a/java/gradle.properties +++ b/java/gradle.properties @@ -54,7 +54,7 @@ icegridguiProguard = true debug = true // -// Set the versions of the Ice Builder to use for thsi build +// Set the version of the Ice Builder to use for building // iceBuilderVersion = 1.3.7 |