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

Unified Diff: remoting/jingle_glue/iq_request.cc

Issue 6715024: fix spelling of comments (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 9 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 | « remoting/base/tracer.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/jingle_glue/iq_request.cc
diff --git a/remoting/jingle_glue/iq_request.cc b/remoting/jingle_glue/iq_request.cc
index e434be535dcdb3340b8000d7e264e115b18ca35b..3b9d574a06652e1f235f2da47a5d4a67440fca6f 100644
--- a/remoting/jingle_glue/iq_request.cc
+++ b/remoting/jingle_glue/iq_request.cc
@@ -308,7 +308,7 @@ void SessionStartRequest::OnResponse(const buzz::XmlElement* response) {
// Also, if no response is found, we are supposed to call
// SessionManager::OnFailedSend().
//
- // However, for right now, we just ignore those, and only propogate
+ // However, for right now, we just ignore those, and only propagate
// messages outside of the request/reply framework to
// SessionManager::OnIncomingMessage.
« no previous file with comments | « remoting/base/tracer.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698