aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/appointment.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/datetime/appointment.h')
-rw-r--r--include/datetime/appointment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/datetime/appointment.h b/include/datetime/appointment.h
index 2cd1807..700bb2e 100644
--- a/include/datetime/appointment.h
+++ b/include/datetime/appointment.h
@@ -54,7 +54,7 @@ public:
bool is_ubuntu_alarm() const { return type == UBUNTU_ALARM; }
std::string uid;
- std::string color;
+ std::string color;
std::string summary;
std::string activation_url;
DateTime begin;