We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 821e883 commit a4a36f3Copy full SHA for a4a36f3
sysutils/git-backup/src/opnsense/mvc/app/library/OPNsense/Backup/Git.php
@@ -117,7 +117,7 @@ public function setConfiguration($conf)
117
}
118
119
/**
120
- * Backup is responsible for initialising the local repo and pusing it to upstream.
+ * Backup is responsible for initialising the local repo and pushing it to upstream.
121
* To ensure initial content, we should trigger a 'system event config_changed' which should enforce a
122
* add + commit in our (newly created) repo.
123
*
0 commit comments