Skip to content

Commit 3d03896

Browse files
author
Zack Argyle
committed
Update comment
1 parent 14aad76 commit 3d03896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/component.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export default class Terminal extends Component {
5252
}
5353

5454
/*
55-
* Grab last word and attempt to autocomplete. If it works,
55+
* Forward the input along to the Bash autocompleter. If it works,
5656
* update the input.
5757
*/
5858
attemptAutocomplete() {

0 commit comments

Comments
 (0)