aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2005-10-09 22:44:31 +1000
committerGravatar axel <axel@liljencrantz.se>2005-10-09 22:44:31 +1000
commitb6e7133ba6bd965efee507e1c5843dba8f9ab540 (patch)
tree923ea5a7638f18b1d2b25e2027bfb14f2889207c /doc_src
parent632ff36fe38502dbd20491e2d2d07d7eef6d48ef (diff)
Spelling fix
darcs-hash:20051009124431-ac50b-eec67b9f07ae4ea6b248c7282b7c9a4a6ba3e4ae.gz
Diffstat (limited to 'doc_src')
-rw-r--r--doc_src/doc.hdr2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_src/doc.hdr b/doc_src/doc.hdr
index 9bd3e3a5..2462c653 100644
--- a/doc_src/doc.hdr
+++ b/doc_src/doc.hdr
@@ -594,7 +594,7 @@ builtins or shellscript functions, and can only be used inside fish.
- <a href="builtins.html#bg">bg</a>, to set a command to the background
- <a href="builtins.html#begin">begin</a>, to execute a block of commands
- <a href="builtins.html#bind">bind</a>, to change keyboard bindings
-- <a href="builtins.html#brake">brake</a>, to stop the execution of a loop
+- <a href="builtins.html#break">break</a>, to stop the execution of a loop
- <a href="builtins.html#builtin">builtin</a>, to execute a builtin command
- <a href="builtins.html#case">case</a>, to conditionally execute a block of commands
- <a href="builtins.html#cd">cd</a>, to change the current directory