summaryrefslogtreecommitdiff
path: root/src/modules/meson.build
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2021-12-06 13:37:41 +0000
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2021-12-07 12:52:12 +0000
commit5ce8d65020c0e81953344f27ddadce2a91fa42d1 (patch)
tree55b4a39c4800bd706db5127468cf8e6acf218a53 /src/modules/meson.build
parentf098843f01771f1bd575ff9d635301faedc1b5e8 (diff)
downloadenlightenment-5ce8d65020c0e81953344f27ddadce2a91fa42d1.tar.gz
shot - make initial size fit as best as possible and be big
Diffstat (limited to 'src/modules/meson.build')
-rw-r--r--src/modules/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/meson.build b/src/modules/meson.build
index 1b60cd0aba..52e543dab3 100644
--- a/src/modules/meson.build
+++ b/src/modules/meson.build
@@ -50,7 +50,7 @@ mods = [
'battery',
'cpufreq',
'clock',
-# custyom sub modules and custom data
+# custom sub modules and custom data
'wizard',
# also standard modules, just with only a desktop file using a generic icon
'conf_theme',