aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLibravatar Yaroslav Halchenko <debian@onerussian.com>2024-04-13 10:05:38 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2024-04-13 10:05:38 +0530
commit77b5f1481e06443862c6fa31a10fe9196f628f39 (patch)
treeb635f65d87a2dfdc1d9873d15db870443a37b3f0 /docs
parentUpgrade electron to '29.3.0' and some other deps (diff)
downloadferdium-app-77b5f1481e06443862c6fa31a10fe9196f628f39.tar.gz
ferdium-app-77b5f1481e06443862c6fa31a10fe9196f628f39.tar.zst
ferdium-app-77b5f1481e06443862c6fa31a10fe9196f628f39.zip
Add codespell support (config, GH action to detect new typos) + make it fix some typos (#1648)
Diffstat (limited to 'docs')
-rw-r--r--docs/MIGRATION.md2
-rw-r--r--docs/dbus/org.ferdium.Ferdium.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/MIGRATION.md b/docs/MIGRATION.md
index bb1ca315d..a3a02db11 100644
--- a/docs/MIGRATION.md
+++ b/docs/MIGRATION.md
@@ -12,7 +12,7 @@ The main advantage of using Ferdi with an account is that you have your configur
12 12
13## Using Ferdi without an account i.e. Accountless 13## Using Ferdi without an account i.e. Accountless
14 14
15Accountless instances have all the same functionality as account-based ones with the exception of multi-machine syncronization. If you don't intend to use this app on multiple machines with regularly changing settings and lists of services, there's no benefit to having an online account. Having a backup of your `export.ferdi-data` whenever you make changes to your setup, provides a similarly secure (albeit slower and manual alternative) to automatic syncing that doesn't rely on a server's constant availability. 15Accountless instances have all the same functionality as account-based ones with the exception of multi-machine synchronization. If you don't intend to use this app on multiple machines with regularly changing settings and lists of services, there's no benefit to having an online account. Having a backup of your `export.ferdi-data` whenever you make changes to your setup, provides a similarly secure (albeit slower and manual alternative) to automatic syncing that doesn't rely on a server's constant availability.
16 16
17## Exporting 17## Exporting
18 18
diff --git a/docs/dbus/org.ferdium.Ferdium.xml b/docs/dbus/org.ferdium.Ferdium.xml
index 0ee395328..47da8ee89 100644
--- a/docs/dbus/org.ferdium.Ferdium.xml
+++ b/docs/dbus/org.ferdium.Ferdium.xml
@@ -22,7 +22,7 @@
22 <!-- 22 <!--
23 ToggleMute: 23 ToggleMute:
24 24
25 Toggles the muted state of notifcations. 25 Toggles the muted state of notifications.
26 26
27 Use the #org.ferdium.Ferdium.Muted property to get or set the current 27 Use the #org.ferdium.Ferdium.Muted property to get or set the current
28 muted state. 28 muted state.