Skip to content

Commit 163eb6d

Browse files
committed
docs: Fill unfinished sentence
1 parent 50565ab commit 163eb6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/src/public/bash-core.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ core.trap_remove() {
132132

133133
# @description Modifies current shell options and pushes information to stack, so
134134
# it can later be easily undone. Note that it does not check to see if your Bash
135-
# version supports the
135+
# version supports the option
136136
# @arg $1 string Name of shopt action. Can either be `-u` or `-s`
137137
# @arg $2 string Name of shopt name
138138
# @example

0 commit comments

Comments
 (0)