Skip to content

Commit a3f786f

Browse files
authored
Merge pull request #1490 from puppetlabs/fixing_typo
fixing typo for release
2 parents 3e30b7e + b4a354c commit a3f786f

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)