From bd4ee7c7d2f00e8c41824fac7e5d155dff40c25f Mon Sep 17 00:00:00 2001 From: Sean Moon Date: Thu, 9 May 2013 02:34:47 +0900 Subject: Fix typos --- src/rt/rust_log.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rt/rust_log.cpp') diff --git a/src/rt/rust_log.cpp b/src/rt/rust_log.cpp index 32723cf31bc..c2b58c9fda7 100644 --- a/src/rt/rust_log.cpp +++ b/src/rt/rust_log.cpp @@ -24,7 +24,7 @@ */ static lock_and_signal _log_lock; /** - * Indicates whether we are outputing to the console. + * Indicates whether we are outputting to the console. * Protected by _log_lock; */ static bool _log_to_console = true; -- cgit 1.4.1-3-g733a5