summaryrefslogtreecommitdiff
path: root/platform/android/src/style/layers/fill_layer.cpp
diff options
context:
space:
mode:
authorPablo Guardiola <guardiola31337@hotmail.com>2016-11-23 13:28:24 -0500
committerTobrun <tobrun.van.nuland@gmail.com>2016-11-23 19:28:24 +0100
commitfe68b9bc4a2acbc2ef08195bc73c7279e6587131 (patch)
tree7d880fb6277f3c7b26852765dc12f2fe6077f38c /platform/android/src/style/layers/fill_layer.cpp
parentac924719e12f6eccacdbdc80b3c887b4db313c8e (diff)
downloadqtlocation-mapboxgl-fe68b9bc4a2acbc2ef08195bc73c7279e6587131.tar.gz
Fix incorrect command comment in templates (#7158)
* [android] - fix incorrect command comment in templates and regenerate classes (#7157) * [android] - fix incorrect command comment in layer templates and regenerate classes (#7157)
Diffstat (limited to 'platform/android/src/style/layers/fill_layer.cpp')
-rw-r--r--platform/android/src/style/layers/fill_layer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/src/style/layers/fill_layer.cpp b/platform/android/src/style/layers/fill_layer.cpp
index 8cb96c9cd3..84d47b6afe 100644
--- a/platform/android/src/style/layers/fill_layer.cpp
+++ b/platform/android/src/style/layers/fill_layer.cpp
@@ -1,4 +1,4 @@
-// This file is generated. Edit android/platform/scripts/generate-style-code.js, then run `make style-code-android`.
+// This file is generated. Edit android/platform/scripts/generate-style-code.js, then run `make android-style-code`.
#include "fill_layer.hpp"