From a825b4fa5f159604f9f61bafa21b75a22d8944f5 Mon Sep 17 00:00:00 2001 From: alberth Date: Sat, 31 Jul 2010 21:02:56 +0000 Subject: (svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements. --- src/network/core/tcp_http.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/network/core/tcp_http.cpp') diff --git a/src/network/core/tcp_http.cpp b/src/network/core/tcp_http.cpp index a0303106b..6de5cb839 100644 --- a/src/network/core/tcp_http.cpp +++ b/src/network/core/tcp_http.cpp @@ -90,8 +90,8 @@ static const char * const LOCATION = "Location: "; ///< Header for l * @return amount of data to continue downloading. * > 0: we need to download N bytes. * = 0: we're being redirected. - * < 0: an error occured. Downloading failed. - * @note if an error occured the header might not be in its + * < 0: an error occurred. Downloading failed. + * @note if an error occurred the header might not be in its * original state. No effort is undertaken to bring * the header in its original state. */ -- cgit v1.2.3-70-g09d2