Skip to content

docs: Close the parenthesis in USairports, and fix "accoring" - #60

Open
krlmlr wants to merge 2 commits into
mainfrom
claude/fix-doc-typos
Open

krlmlr wants to merge 2 commits into
mainfrom
claude/fix-doc-typos

Conversation

@krlmlr

@krlmlr krlmlr commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

Two pre-existing typos in the dataset documentation.

The Departures edge attribute in USairports opens a parenthesis and never closes it: "The number of departures (for a given airline and aircraft type." The closing bracket belongs before the period, as the neighbouring Seats and Passengers entries show by writing the same idea out in full.

yeast reads "accoring to the classification above".

man/ is regenerated. These were left alone by the line-break pass, which changes no words; they are a separate pull request for the same reason.

Independent of the documentation chain (#56, #57, #58) and based on main.

🤖 Generated with Claude Code

https://claude.ai/code/session_01WWhverMTZZKgEpUuTK117m


Generated by Claude Code

Two typos in the dataset documentation, both pre-existing.

The `Departures` edge attribute in `USairports` opens a parenthesis and never closes it:
"The number of departures (for a given airline and aircraft type." --
the closing bracket belongs before the period,
as the neighbouring `Seats` and `Passengers` entries show.

`yeast` reads "accoring to the classification above".

`man/` is regenerated.
These were left alone by the line-break pass, which changes no words;
they are a separate change for the same reason.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WWhverMTZZKgEpUuTK117m
@krlmlr
krlmlr force-pushed the claude/fix-doc-typos branch from d970590 to 286de70 Compare September 14, 2026 05:45
# Conflicts:
#	R/USairports.R
#	R/yeast.R
#	man/USairports.Rd
#	man/yeast.Rd
@codecov

codecov Bot commented Sep 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 1.82%. Comparing base (fa872a3) to head (c766766).

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #60   +/-   ##
=====================================
  Coverage   1.82%   1.82%           
=====================================
  Files          2       2           
  Lines        164     164           
=====================================
  Hits           3       3           
  Misses       161     161           

☔ View full report in Codecov by Harness.
📢 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.

This branch has not been deployed

No deployments
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