Skip to content

Commit b4a354c

Browse files
Gavin PattonGavin Patton
authored andcommitted
fixing typo
1 parent 3e30b7e commit b4a354c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/db.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
# @param grant_options
3535
# The grant_options for the grant for user@host on the database.
3636
# @param sql
37-
# The path to the sqlfile you want to execute. This can be a an array containing one or more file paths.
37+
# The path to the sqlfile you want to execute. This can be an array containing one or more file paths.
3838
# @param enforce_sql
3939
# Specifies whether executing the sqlfiles should happen on every run. If set to false, sqlfiles only run once.
4040
# @param ensure

0 commit comments

Comments
 (0)