mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-16 15:04:05 +00:00
builtins/block: correct an errant comment
This commit is contained in:
parent
50dc826d7d
commit
b49dd30179
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
// Implementation of the bind builtin.
|
||||
// Implementation of the block builtin.
|
||||
#include "config.h" // IWYU pragma: keep
|
||||
|
||||
#include "block.h"
|
||||
|
|
Loading…
Reference in a new issue