Skip to content

Commit

Permalink
Merge pull request #3696 from nextcloud/rakekniven-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
rakekniven authored Sep 6, 2024
2 parents 78b97c2 + b9387a0 commit b84fd23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/views/AdminSettingsPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
</NcSettingsSection>

<NcSettingsSection :name="t('polls', 'Job control')"
:description="t('polls', 'Manually start backgropund jobs, independent from the cron schedule.')">
:description="t('polls', 'Manually start background jobs, independent from the cron schedule.')">
<AdminJobs />
</NcSettingsSection>
</FlexSettings>
Expand Down

0 comments on commit b84fd23

Please sign in to comment.