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

@@ -8,8 +8,8 @@
#include "mozilla/EditorBase.h" // for EditorBase
#include "mozilla/dom/Selection.h"
#include "nsAString.h"
#include "nsDebug.h" // for NS_ASSERTION, etc
#include "nsError.h" // for NS_ERROR_NOT_INITIALIZED, etc
#include "nsDebug.h" // for NS_ASSERTION, etc.
#include "nsError.h" // for NS_ERROR_NOT_INITIALIZED, etc.
#include "nsIContent.h" // for nsIContent
namespace mozilla {