Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
System
KCron
Commits
442d59e4
Commit
442d59e4
authored
Oct 05, 2021
by
Corbin Schwimmbeck
Committed by
Laurent Montel
Oct 05, 2021
Browse files
Align sentence with other similar ones.
parent
cd0b0c6d
Pipeline
#85651
passed with stage
in 32 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
src/tasksWidget.cpp
View file @
442d59e4
...
...
@@ -89,7 +89,7 @@ void TasksWidget::runTaskNow() const
CTCron
*
ctCron
=
crontabWidget
()
->
currentCron
();
if
(
!
ctCron
)
{
qCDebug
(
KCM_CRON_LOG
)
<<
"Unable to find the related CtCron, please report this bug to
KCron
developer"
;
qCDebug
(
KCM_CRON_LOG
)
<<
"Unable to find the related CtCron, please report this bug to
the
developer
s.
"
;
return
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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