Skip to content

docs: fix documentation inconsistencies in escaping.h#2069

Closed
DrishtiTripathi2230 wants to merge 1 commit into
abseil:masterfrom
DrishtiTripathi2230:docs/websafe-base64-unescape-return-value
Closed

docs: fix documentation inconsistencies in escaping.h#2069
DrishtiTripathi2230 wants to merge 1 commit into
abseil:masterfrom
DrishtiTripathi2230:docs/websafe-base64-unescape-return-value

Conversation

@DrishtiTripathi2230
Copy link
Copy Markdown
Contributor

Fix documentation inconsistencies in absl/strings/escaping.h:

  • Add missing true return value documentation to
    WebSafeBase64Unescape(), aligning it with the parallel
    Base64Unescape() which already documents this.

  • Fix missing closing backtick in WebSafeBase64Escape() comment
    (dest was unterminated).

  • Fix inconsistent single quotes to backticks on src/dest
    references, matching the style used elsewhere in the file.

@copybara-service copybara-service Bot closed this in a30bcb2 Jun 1, 2026
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.

1 participant