Bug 1260651 part.61 Replace "etc" with "etc." r=mccr8

MozReview-Commit-ID: JFgd0t2bqzu
This commit is contained in:
Masayuki Nakano
2016-07-08 14:15:21 +09:00
parent 349d5d7916
commit f55cf1ebb4
23 changed files with 82 additions and 82 deletions

View File

@@ -9,8 +9,8 @@
#include "mozilla/dom/Selection.h" // Selection local var
#include "mozilla/dom/Text.h" // mTextNode
#include "nsAString.h" // nsAString parameter
#include "nsDebug.h" // for NS_ASSERTION, etc
#include "nsError.h" // for NS_OK, etc
#include "nsDebug.h" // for NS_ASSERTION, etc.
#include "nsError.h" // for NS_OK, etc.
#include "nsQueryObject.h" // for do_QueryObject
namespace mozilla {