Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KAlarm
Commits
c773ba43
Commit
c773ba43
authored
Jul 14, 2021
by
David Jarvie
Browse files
Fix typo in typo fix
parent
8d659f1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/karecurrence.h
View file @
c773ba43
...
...
@@ -290,7 +290,7 @@ public:
* Example: pos = 2, and bits 0 and 2 are set in days
* If months are specified (via addYearlyMonth), e.g. March, the rule is
* to repeat every year on the 2nd Monday and Wednesday of March.
* If no months are specified, the
fi
le is to repeat every year on the
* If no months are specified, the
ru
le is to repeat every year on the
* 2nd Monday and Wednesday of the year.
*/
void
addYearlyPos
(
short
pos
,
const
QBitArray
&
days
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment