Skip to content

Commit

Permalink
Param string should end with a full stop
Browse files Browse the repository at this point in the history
Aren\'t we a bit over-pedantic? 😉
  • Loading branch information
gwolf committed Jun 21, 2024
1 parent 1a35c71 commit 6241d92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/db.bee.inc
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ function dbq_bee_callback($arguments, $options) {
* path. Returns FALSE if no such command is available.
*
* @param string $cmd
* Name of the command to be searched
* Name of the command to be searched.
*
* @return string
* Full path to the first occurence of $cmd in the search path.
Expand Down

0 comments on commit 6241d92

Please sign in to comment.