diff --git a/src/modules/Themer.js b/src/modules/Themer.js index 0c5c122..afa9661 100644 --- a/src/modules/Themer.js +++ b/src/modules/Themer.js @@ -24,7 +24,7 @@ const config = Me.imports.config; /* -The Theme communicates with the system to get the current theme or set a new +The Themer communicates with the system to get the current theme or set a new one. It can also be asked to listen to theme changes. */