summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLuke Williams <lawilliams@me.com>2014-02-23 00:02:22 +1000
committerLuke Williams <lawilliams@me.com>2014-02-23 00:02:22 +1000
commitdacb5f9823bcb93da95e1ed5c3c313bd4c7fa7dc (patch)
treef8e0ba9adf682e6f979095632147d244710bf61f /doc
parentf3731a93db9d0091778e835700537fe78f2c4b8c (diff)
downloadfork-ledger-dacb5f9823bcb93da95e1ed5c3c313bd4c7fa7dc.tar.gz
fork-ledger-dacb5f9823bcb93da95e1ed5c3c313bd4c7fa7dc.tar.bz2
fork-ledger-dacb5f9823bcb93da95e1ed5c3c313bd4c7fa7dc.zip
Fixing typo: test sweet -> test suite
Diffstat (limited to 'doc')
-rw-r--r--doc/ledger3.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi
index 54441188..4ab8f4fd 100644
--- a/doc/ledger3.texi
+++ b/doc/ledger3.texi
@@ -9225,7 +9225,7 @@ test subdirectory for the build. For example,
@node Running Tests, Writing Tests, Testing Framework, Testing Framework
@subsubsection Running Tests
-The complete test sweet can be run from the build directory using the
+The complete test suite can be run from the build directory using the
check option for the build tool you use. For example, @code{make
check}. The entire test suit lasts around a minute for the optimized
built and many times longer for the debug version. While developing