summaryrefslogtreecommitdiff
path: root/docs/BUGS
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2012-07-20 21:02:58 +0200
committerDan Fandrich <dan@coneharvesters.com>2012-07-20 21:02:58 +0200
commitcb787b70bf5fa16bc1f83405c16d6c092e6daf46 (patch)
tree608f11773126a15abef376b5991a75b67dea0265 /docs/BUGS
parent0f15ed1617b0798c0469103a8b431f5d5ce9b01c (diff)
downloadcurl-cb787b70bf5fa16bc1f83405c16d6c092e6daf46.tar.gz
Fixed some typos in documentation
Diffstat (limited to 'docs/BUGS')
-rw-r--r--docs/BUGS2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/BUGS b/docs/BUGS
index 34d7fbfe2..8f97b9d07 100644
--- a/docs/BUGS
+++ b/docs/BUGS
@@ -91,7 +91,7 @@ BUGS
your problem and to work on a fix (if we agree it truly is a problem).
Lots of problems that appear to be libcurl problems are actually just abuses
- of the libcurl API or other malfunctions in your applications. It is adviced
+ of the libcurl API or other malfunctions in your applications. It is advised
that you run your problematic program using a memory debug tool like
valgrind or similar before you post memory-related or "crashing" problems to
us.