Skip to content

Commit a4a36f3

Browse files
committed
chore: Fix typo
1 parent 821e883 commit a4a36f3

File tree

1 file changed

+1
-1
lines changed
  • sysutils/git-backup/src/opnsense/mvc/app/library/OPNsense/Backup

1 file changed

+1
-1
lines changed

sysutils/git-backup/src/opnsense/mvc/app/library/OPNsense/Backup/Git.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ public function setConfiguration($conf)
117117
}
118118

119119
/**
120-
* Backup is responsible for initialising the local repo and pusing it to upstream.
120+
* Backup is responsible for initialising the local repo and pushing it to upstream.
121121
* To ensure initial content, we should trigger a 'system event config_changed' which should enforce a
122122
* add + commit in our (newly created) repo.
123123
*

0 commit comments

Comments
 (0)