Skip to content

docs: fix typo in serve comment (contruct -> construct)#9860

Merged
ThomasWaldmann merged 1 commit into
borgbackup:masterfrom
mvanhorn:docs/fix-contruct-typo
Jul 5, 2026
Merged

docs: fix typo in serve comment (contruct -> construct)#9860
ThomasWaldmann merged 1 commit into
borgbackup:masterfrom
mvanhorn:docs/fix-contruct-typo

Conversation

@mvanhorn

@mvanhorn mvanhorn commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Description

Fix a small typo in a code comment in src/borg/archiver/__init__.py
that describes the REST server backend handling: "contruct" -> "construct".

Comment-only change, no behavior change.

Checklist

  • PR is against master
  • New code has tests and docs where appropriate (comment-only typo fix, none needed)
  • Commit messages are clean and reference related issues

@codecov

codecov Bot commented Jul 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.09%. Comparing base (cc098ec) to head (f59258e).
⚠️ Report is 14 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9860      +/-   ##
==========================================
+ Coverage   85.08%   85.09%   +0.01%     
==========================================
  Files          93       93              
  Lines       15436    15436              
  Branches     2332     2332              
==========================================
+ Hits        13134    13136       +2     
+ Misses       1603     1602       -1     
+ Partials      699      698       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@ThomasWaldmann
ThomasWaldmann merged commit 08f91d4 into borgbackup:master Jul 5, 2026
18 of 19 checks passed
@mvanhorn

Copy link
Copy Markdown
Contributor Author

Appreciate you merging the typo fix, @ThomasWaldmann.

@ThomasWaldmann

Copy link
Copy Markdown
Member

@mvanhorn Thanks for fixing it!

@mvanhorn

Copy link
Copy Markdown
Contributor Author

Happy to help, and thanks for the fast merge @ThomasWaldmann!

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