Skip to content

[*] fix typos in docs and source comments#1204

Merged
pashagolub merged 1 commit intocybertec-postgresql:masterfrom
HIJOdelIDANII:fix-typos-and-docs
Feb 16, 2026
Merged

[*] fix typos in docs and source comments#1204
pashagolub merged 1 commit intocybertec-postgresql:masterfrom
HIJOdelIDANII:fix-typos-and-docs

Conversation

@HIJOdelIDANII
Copy link
Contributor

Summary

  • Fix publicatingpublishing in internal/log/log_broker_hook.go comment
  • Fix deinitionsdefinitions in docs/howto/config_db_bootstrap.md
  • Fix ExucuteExecute in docs/howto/migrate_v2_to_v3.md
  • Remove stray single quote from connection string example in docs/tutorial/docker_installation.md

Details

Found a few small typos across the codebase and documentation while reading through the project. Each fix is a single-word correction with no behavioral changes.

Test plan

  • go build ./internal/log/ compiles cleanly
  • Documentation changes are text-only corrections

- Fix "publicating" → "publishing" in log broker hook comment
- Fix "deinitions" → "definitions" in config DB bootstrap doc
- Fix "Exucute" → "Execute" in v2 to v3 migration guide
- Remove stray single quote from connection string in Docker installation doc
@pashagolub pashagolub self-assigned this Feb 16, 2026
@pashagolub pashagolub added the documentation Improvements or additions to documentation label Feb 16, 2026
@pashagolub pashagolub merged commit 4e0a36b into cybertec-postgresql:master Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants