Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1397)

Unified Diff: ppapi/utility/completion_callback_factory_thread_traits.h

Issue 10823113: Fix comment typo. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/utility/completion_callback_factory_thread_traits.h
===================================================================
--- ppapi/utility/completion_callback_factory_thread_traits.h (revision 148803)
+++ ppapi/utility/completion_callback_factory_thread_traits.h (working copy)
@@ -118,7 +118,7 @@
/// A simple object that acts like a lock but does nothing.
///
- /// MStrong>Note:</strong> in Debug mode, it checks that it is either
+ /// <strong>Note:</strong> in Debug mode, it checks that it is either
/// called on the main thread, or always called on another thread. It also
/// asserts that the caller does not recursively lock.
class Lock {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698