diff options
author | Dave Parfitt <[email protected]> | 2013-11-14 18:16:51 -0500 |
---|---|---|
committer | Dave Parfitt <[email protected]> | 2013-11-14 18:16:51 -0500 |
commit | 9aa3c2d415bde05c95bd19ace836e9fb3fc6313b (patch) | |
tree | fe4d01732aac788f241ed15a5a7b8ef0b897ff93 /lib | |
parent | c01df2215ac3ddef82116abac5eaf236d3788f21 (diff) | |
download | otp-9aa3c2d415bde05c95bd19ace836e9fb3fc6313b.tar.gz otp-9aa3c2d415bde05c95bd19ace836e9fb3fc6313b.tar.bz2 otp-9aa3c2d415bde05c95bd19ace836e9fb3fc6313b.zip |
fixed typo
Diffstat (limited to 'lib')
-rw-r--r-- | lib/observer/doc/src/ttb_ug.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/observer/doc/src/ttb_ug.xml b/lib/observer/doc/src/ttb_ug.xml index 08093a9451..402d079c2c 100644 --- a/lib/observer/doc/src/ttb_ug.xml +++ b/lib/observer/doc/src/ttb_ug.xml @@ -697,7 +697,7 @@ f3() -> (tiger@durin)6>ttb:stop({format, {handler, ttb:get_et_handler()}}). </code> - <p>This shoud render a result similar to the + <p>This should render a result similar to the following: </p> <p></p> |