Skip to content

bit-permutations: sync [bit.permute] synopsis comment with subclause title#191

Closed
MukundaKatta wants to merge 1 commit intoeisenwave:masterfrom
MukundaKatta:codex/fix-bit-permute-synopsis-comment
Closed

bit-permutations: sync [bit.permute] synopsis comment with subclause title#191
MukundaKatta wants to merge 1 commit intoeisenwave:masterfrom
MukundaKatta:codex/fix-bit-permute-synopsis-comment

Conversation

@MukundaKatta
Copy link
Copy Markdown

Summary

In `src/bit-permutations.bs` the `` block that introduces the new synopsis for [bit.permute] had:

```cpp
// [bit.permute], permutations
```

but the proposed subclause title three lines below is `Permutation [bit.permute]`. Per the issue, synopsis comments should match the subclause title exactly, so drop the trailing 's'.

Closes #172

Testing

One-character doc change in the Bikeshed source; re-rendered HTML will reflect it on the next build.

…title

The proposed subclause is titled 'Permutation [bit.permute]' but the
synopsis comment read '// [bit.permute], permutations'. Drop the
trailing 's' so the synopsis matches.

Closes eisenwave#172
@MukundaKatta
Copy link
Copy Markdown
Author

Withdrawing — low-value drive-by change. Apologies for the noise.

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.

P3104 Synopsis comment typo

2 participants