From b7950517a055b6aee4d0806e32dbd466a6ae59d0 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 8 Dec 2017 13:41:39 +0100 Subject: README.md: Add some manual line breaks. --- include/datetime/appointment.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/datetime/appointment.h') 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; -- cgit v1.2.3