fix: correct typos and grammar in migrating_to_ocis docs#1536
Merged
Conversation
The intro of the "Migration With LDAP Users" section had a doubled
word ("connected to to a different backend") and a slightly awkward
"either connecting ... or by migrating" construction. Reword for
clarity and parallel structure.
Reported in owncloud/migrate_to_ocis#30.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
Fix several language issues found while reviewing the migration guide: - "oCis" -> "oCIS" (consistent product capitalization) - "how to setup" -> "how to set up" (verb form) - "Files of enabled users from in each user's home" -> "Files in each enabled user's home" (broken "from in", redundant phrasing) - "the users personal Space" -> "the user's personal Space" (possessive) - "IDM - where" -> "IDM — where" (em dash, consistent with rest of doc) - "migrating users and groups are divided" -> "the migration of users and groups is divided" (subject/verb clarity) - add comma before non-restrictive "which" in the ownCloud schema note Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
phil-davis
approved these changes
Jun 12, 2026
phil-davis
pushed a commit
that referenced
this pull request
Jun 12, 2026
* fix: correct doubled word in "Migration With LDAP Users" docs
The intro of the "Migration With LDAP Users" section had a doubled
word ("connected to to a different backend") and a slightly awkward
"either connecting ... or by migrating" construction. Reword for
clarity and parallel structure.
Reported in owncloud/migrate_to_ocis#30.
* fix: correct typos and grammar in migrating_to_ocis docs
Fix several language issues found while reviewing the migration guide:
- "oCis" -> "oCIS" (consistent product capitalization)
- "how to setup" -> "how to set up" (verb form)
- "Files of enabled users from in each user's home" -> "Files in each
enabled user's home" (broken "from in", redundant phrasing)
- "the users personal Space" -> "the user's personal Space" (possessive)
- "IDM - where" -> "IDM — where" (em dash, consistent with rest of doc)
- "migrating users and groups are divided" -> "the migration of users
and groups is divided" (subject/verb clarity)
- add comma before non-restrictive "which" in the ownCloud schema note
---------
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes the documentation typo reported in owncloud/migrate_to_ocis#30 (a doubled word in the Migration With LDAP Users section) and, while reviewing the whole page, a handful of other language issues.
Changes
oCis→oCIS— consistent product capitalization.how to setup→how to set up— "set up" is the verb.—, consistent with the rest of the page.OCIS_LDAP_USER_ENABLED_ATTRIBUTEnote.No content/meaning changes — language and consistency only.
🤖 Generated with Claude Code