This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository terminology.
View the commit online.
commit d51d45a308192a6903ac516f206d827413da8d7b
Author: Boris Faure <bill...@gmail.com>
AuthorDate: Sun Sep 25 12:52:19 2022 +0200
default theme: fix typo in comment
---
data/themes/default/selection.edc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/themes/default/selection.edc b/data/themes/default/selection.edc
index 541fcd2..10c8aa6 100644
--- a/data/themes/default/selection.edc
+++ b/data/themes/default/selection.edc
@@ -144,7 +144,7 @@ group { name: "terminology/selection";
action: STATE_SET "bottomfull" 0.0;
TARGETS;
}
- // top and bottom swallows used to coimmunicate via min/max size the
+ // top and bottom swallows used to communicate via min/max size the
// size of the top and bottom lines
part { name: "terminology.top_left"; type: SWALLOW;
mouse_events: 0;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.