Skip to content
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

[docs-only] Fix typo and rerun make docs-generate #9386

Merged
merged 2 commits into from
Jun 14, 2024
Merged

Conversation

mmattel
Copy link
Contributor

@mmattel mmattel commented Jun 14, 2024

References: #9383

@phil-davis found a typo, but that typo appeared in more than one file.

Fix by running:

  • find ./services -type f -exec sed -i 's/exclicitely/exclicitly/g' {} \;
  • make -C docs docs-generate

Needs partial backport to 5.0
(e.g. activitylog is master only)

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@mmattel mmattel merged commit 45a2ca6 into master Jun 14, 2024
4 checks passed
ownclouders pushed a commit that referenced this pull request Jun 14, 2024
[docs-only] Fix typo and rerun make docs-generate
@mmattel mmattel deleted the fix_doc_typo branch June 14, 2024 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants