Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion user_manual/desktop/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Changing Installed Features

You can change the installed features later by using ``REMOVE`` and ``ADDDEFAULT`` properties.

1. If you want to add the the desktop shortcut later, run the following command::
1. If you want to add the desktop shortcut later, run the following command::

msiexec /passive /i Nextcloud-x.y.z-x64.msi ADDDEFAULT="DesktopShortcut"

Expand Down
2 changes: 1 addition & 1 deletion user_manual/groupware/calendar.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Sometimes you may want to change the color or the entire name of a previous
imported or created calendar. You may also want to export it to your local
hard drive or delete it forever.

.. note:: Please keep in mind that deleting a calendar is a irreversible action.
.. note:: Please keep in mind that deleting a calendar is an irreversible action.
After deletion, there is no way of restoring the calendar unless you
have a local backup.

Expand Down
2 changes: 1 addition & 1 deletion user_manual/session_management.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ those individually if necessary:
enter the password on the new client immediately.


.. note:: If you are :doc:`user_2fa` for your account,
.. note:: If you use :doc:`user_2fa` for your account,
device-specific passwords are the only way to configure clients. The
server will deny connections of clients using your login password then.

Expand Down
Loading