Skip to content

Commit 6291128

Browse files
committed
Fix typos
Found via `codespell -S po,flatpak,.git`
1 parent f649ea6 commit 6291128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

REMINDERS_SERVICE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ object: /io/github/remindersdevs/Reminders/Service
77

88
Currently this is only packaged with Reminders and anyone who wants to use it will have to have the full Reminders app installed. The reason this exists is to allow integrating the Reminders app with desktop environments through extensions.
99

10-
At some point I might seperate this from Reminders and offer it as a standalone library, but until then you probably shouldn't use it if you are making your own reminder app.
10+
At some point I might separate this from Reminders and offer it as a standalone library, but until then you probably shouldn't use it if you are making your own reminder app.
1111

1212
This service will have some breaking changes made to it at times, so make sure you use the GetVersion method to check that the right version is installed.
1313

0 commit comments

Comments
 (0)