Skip to content

docs: fix 'retriving' typo in RELEASE-0.5 release notes#122

Merged
ctb merged 1 commit into
dib-lab:mainfrom
mvanhorn:osc/117-fix-retriving-typo
Apr 25, 2026
Merged

docs: fix 'retriving' typo in RELEASE-0.5 release notes#122
ctb merged 1 commit into
dib-lab:mainfrom
mvanhorn:osc/117-fix-retriving-typo

Conversation

@mvanhorn

Copy link
Copy Markdown
Contributor

Fixes #117.

The RELEASE-0.5 release notes had storing and retriving instead of storing and retrieving. Because release-notes/index is pulled in by doc/index.rst and master_doc='index', this line ends up in the sphinx man-page build used during Debian packaging, which is why lintian flags it as typo-in-manual-page: retriving retrieving.

This is the only remaining occurrence of the misspelling in the repo; all newer release notes already use retrieving.

The v0.5 release notes had 'storing and retriving' instead of
'storing and retrieving'. This file is included in the sphinx man
page build via release-notes/index, so lintian flags it as a
typo-in-manual-page when building the Debian package.

Fixes dib-lab#117.
@ctb

ctb commented Apr 25, 2026

Copy link
Copy Markdown
Member

thank you!

@codecov

codecov Bot commented Apr 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@9ecf792). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #122   +/-   ##
=======================================
  Coverage        ?   86.60%           
=======================================
  Files           ?       12           
  Lines           ?      575           
  Branches        ?        0           
=======================================
  Hits            ?      498           
  Misses          ?       77           
  Partials        ?        0           
Flag Coverage Δ
python 86.60% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ctb ctb merged commit f0fcfcc into dib-lab:main Apr 25, 2026
11 checks passed
@ctb

ctb commented Apr 25, 2026

Copy link
Copy Markdown
Member

(do we need to release a new version of screed for you? ;)

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.

fix typo in documentation

2 participants