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

Unified Diff: third_party/WebKit/Source/core/frame/SmartClip.h

Issue 2532483003: Replace the term 'poor man' with another phrase (gender-neutral fixit). (Closed)
Patch Set: Respond to review comments. Created 4 years 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
Index: third_party/WebKit/Source/core/frame/SmartClip.h
diff --git a/third_party/WebKit/Source/core/frame/SmartClip.h b/third_party/WebKit/Source/core/frame/SmartClip.h
index d7182726e2a66897bb0e08fabd3ea3e70936d189..419692ef18399f6002c20923e0722a2437bd4655 100644
--- a/third_party/WebKit/Source/core/frame/SmartClip.h
+++ b/third_party/WebKit/Source/core/frame/SmartClip.h
@@ -59,8 +59,8 @@ class CORE_EXPORT SmartClipData {
// SmartClip implements support for the copy operation
// with an S-Pen on Samsung devices. The behavior of this
// class is quirky and poorly tested. It's approximately
-// trying to do a poor-mans implementation of columnar
-// selection followed by a copy operation.
+// trying to do an implementation of columnar selection
+// followed by a copy operation.
class CORE_EXPORT SmartClip {
STACK_ALLOCATED();

Powered by Google App Engine
This is Rietveld 408576698