summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2021-02-25 10:49:50 +0100
committerMichael Weghorn <m.weghorn@posteo.de>2021-02-26 08:55:12 +0100
commit5e73d9d0fc74a6056574f795f47b86f730a0eab2 (patch)
tree0de5abf4079cf51c476139c0ba91ccc8402e3d49 /bin
parent5d5ada6e0ed33d22f8b744621d2d151c31ae0033 (diff)
qtcreator: Translate comment: "et" -> "and"
Change-Id: I2fe51ab0cdfca5c94bd520ed7f9096bc7c8f6fec Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111549 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/gbuild-to-ide2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/gbuild-to-ide b/bin/gbuild-to-ide
index ac3115aa3d25..7af0b26239ff 100755
--- a/bin/gbuild-to-ide
+++ b/bin/gbuild-to-ide
@@ -1384,7 +1384,7 @@ class QtCreatorIntegrationGenerator(IdeIntegrationGenerator):
}
return xml
- # By default, QtCreator creates 2 BuildStepList : "Build" et "Clean"
+ # By default, QtCreator creates 2 BuildStepList : "Build" and "Clean"
# but the "clean" can be empty.
build_configs_template = """
<valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.%(index)s">