summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2007-07-16 15:34:13 +0000
committerIan Lynagh <igloo@earth.li>2007-07-16 15:34:13 +0000
commitc55912865de7db853279e4e243dfcda2f7f4d8a7 (patch)
tree105ce7f0306cd53c89eab6372bb5e571d9e49861
parent9fa5ced11b0955f69773b2bd616441c69c7d1068 (diff)
downloadhaskell-c55912865de7db853279e4e243dfcda2f7f4d8a7.tar.gz
Typo
-rw-r--r--docs/users_guide/ghci.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/ghci.xml b/docs/users_guide/ghci.xml
index 7d07f9b4c4..9031d29728 100644
--- a/docs/users_guide/ghci.xml
+++ b/docs/users_guide/ghci.xml
@@ -1017,7 +1017,7 @@ right :: [a]
<para>The execution continued at the point it previously stopped, and has
now stopped at the breakpoint for a second time.</para>
- <sect3 id="setting-breakpoings">
+ <sect3 id="setting-breakpoints">
<title>Setting breakpoints</title>
<para>Breakpoints can be set in various ways. Perhaps the easiest way to