Skip to content

[3.3] Fix typo or copy/paste error in Prebuilt Database pages #996

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: release/3.3
Choose a base branch
from

Conversation

bbrks
Copy link
Member

@bbrks bbrks commented Jul 22, 2025

#995 for 3.3

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a malformed AsciiDoc syntax error in the prebuilt database documentation across multiple platform modules. The change corrects nested pass:q,a[] markup that was causing improper rendering of the "Sync Gateway" reference.

  • Replaces malformed nested pass:q,a[_pass:q,a[Sync{nbsp}Gateway]_] with properly formatted _Sync{nbsp}Gateway_

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
modules/swift/pages/prebuilt-database.adoc Fixes malformed AsciiDoc markup for Sync Gateway reference
modules/objc/pages/prebuilt-database.adoc Fixes malformed AsciiDoc markup for Sync Gateway reference
modules/java/pages/prebuilt-database.adoc Fixes malformed AsciiDoc markup for Sync Gateway reference
modules/csharp/pages/prebuilt-database.adoc Fixes malformed AsciiDoc markup for Sync Gateway reference
modules/android/pages/prebuilt-database.adoc Fixes malformed AsciiDoc markup for Sync Gateway reference

@iamfortune
Copy link
Contributor

CI failing and I think its similar with an earlier PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants