Skip to content

Commit 417279d

Browse files
committed
Spelling.
1 parent 2e68add commit 417279d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mountainduck/locking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Some WebDAV implementations may not support locking documents.
1818

1919
Files opened from one of the supported protocols are locked for editing by other users. Mountain Duck locks files on the server when opened in an editor. This prevents other users from modifying the document until the file is closed by the user.
2020

21-
## Pseudo Locking for Protocols with no Native Lock Support Using Lock Owner Files
21+
## Pseudo Locking for Protocols with no Native Lock Support using Lock Owner Files
2222

2323
```{warning}
2424
Not supported for _Integrated_ connect mode.
@@ -41,7 +41,7 @@ When a previously saved file is opened for editing, for printing, or for review,
4141
- [Description of how Word creates temporary files](https://support.microsoft.com/en-us/help/211632/description-of-how-word-creates-temporary-files)
4242
- [The document is locked for editing by another user error message when you try to open a document in Word](https://support.microsoft.com/en-us/help/313472/the-document-is-locked-for-editing-by-another-user-error-message-when)
4343

44-
## Error Message When Opening Locked Documents
44+
## Error Message when Opening Locked Documents
4545

4646
Attempting to open a locked document, an error message is displayed notifying the document can only be opened in read-only mode. Samples of error messages from different applications.
4747

0 commit comments

Comments
 (0)