Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in menu.lua documentation #3876

Merged
merged 1 commit into from Dec 29, 2023
Merged

Fix typo in menu.lua documentation #3876

merged 1 commit into from Dec 29, 2023

Conversation

ghost
Copy link

@ghost ghost commented Dec 22, 2023

A usage example in menu.lua has the following text:

When using rules.match_any instead of rules.match, a menu of clients with different classes could be build.

It should instead say:

When using rules.match_any instead of rules.match, a menu of clients with different classes could be built.

Copy link

codecov bot commented Dec 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (375d9d7) 91.00% compared to head (bc2da1d) 91.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3876   +/-   ##
=======================================
  Coverage   91.00%   91.01%           
=======================================
  Files         901      901           
  Lines       57565    57566    +1     
=======================================
+ Hits        52389    52392    +3     
+ Misses       5176     5174    -2     
Flag Coverage Δ
gcov 91.01% <ø> (+<0.01%) ⬆️
luacov 93.72% <ø> (-0.01%) ⬇️

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

Files Coverage Δ
lib/awful/menu.lua 57.48% <ø> (ø)

... and 3 files with indirect coverage changes

@Elv13 Elv13 merged commit cb72c0a into awesomeWM:master Dec 29, 2023
10 of 11 checks passed
@ghost ghost deleted the patch-1 branch December 30, 2023 01:14
duxedo pushed a commit to duxedo/awesome that referenced this pull request Mar 24, 2024
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.

3 participants