Skip to content

Fix typo: remove duplicate 'is' in manual#3554

Open
vigneshakaviki wants to merge 2 commits into
jqlang:masterfrom
vigneshakaviki:master
Open

Fix typo: remove duplicate 'is' in manual#3554
vigneshakaviki wants to merge 2 commits into
jqlang:masterfrom
vigneshakaviki:master

Conversation

@vigneshakaviki

@vigneshakaviki vigneshakaviki commented Jun 2, 2026

Copy link
Copy Markdown

Summary

  • Fixed typo: duplicate 'is' in manual documentation
  • Issue Typo on man page *is is* #3544 reported 'is is' in Advanced Features section
  • Changed to single 'is' for grammatical correctness

Changes

  • File: docs/content/manual/dev/manual.yml line 2817
  • Removed duplicate 'is' from function definition documentation

Test Plan

  • Manual builds without errors
  • Typo visually confirmed fixed

vigneshakaviki and others added 2 commits June 1, 2026 19:54
Issue jqlang#3544 reported duplicate 'is is' in the manual page section
about defining functions in jq. Changed to single 'is'.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
The manual.yml typo fix was committed but jq.1.prebuilt was not regenerated,
causing the manpages CI check to fail.

Signed-off-by: vigneshakaviki <kumarvignesh295@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@itchyny

itchyny commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

I think this kind of typo fixes should be applied to old version manuals, too.

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