Index: ui/accessibility/ax_node_data.h |
diff --git a/ui/accessibility/ax_node_data.h b/ui/accessibility/ax_node_data.h |
index 9b517b16b50304527e251181f16c9243dfd7b6d4..cc6fb5f60412fbbf31755e6d6bdfd879db099d87 100644 |
--- a/ui/accessibility/ax_node_data.h |
+++ b/ui/accessibility/ax_node_data.h |
@@ -18,7 +18,7 @@ |
namespace ui { |
// A compact representation of the accessibility information for a |
-// single web object, in a form that can be serialized and sent from |
+// single accessible object, in a form that can be serialized and sent from |
// one process to another. |
struct AX_EXPORT AXNodeData { |
AXNodeData(); |