summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2020-12-30 16:56:17 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2020-12-30 16:57:15 +0100
commit5d26650f0da9d47ce69cd9b739ad7a6990071f39 (patch)
treea43ff6bb3b9b0ebf5b1c005a763e64964700ec42
parent64ac3a6f94cd299e5e14945dc31b48f009dec152 (diff)
downloadzeitgeist-5d26650f0da9d47ce69cd9b739ad7a6990071f39.tar.gz
Fix syntax of namespace documentation block
-rw-r--r--libzeitgeist/log.vala1
1 files changed, 1 insertions, 0 deletions
diff --git a/libzeitgeist/log.vala b/libzeitgeist/log.vala
index 9b488af2..53cd4f54 100644
--- a/libzeitgeist/log.vala
+++ b/libzeitgeist/log.vala
@@ -29,6 +29,7 @@
*
* Its main component is the Zeitgeist engine, a D-Bus service that logs
* any events other applications send to it. An event may be anything like:
+ *
* - The user opened/created/modified/closed a file, or visited a website.
* - The user received an e-mail, a phone call or an IM notification.
* - Someone modified a remote (eg. Google Drive) document owned by the user.