Index: LayoutTests/plugins/override-node-method-expected.txt |
diff --git a/LayoutTests/plugins/override-node-method-expected.txt b/LayoutTests/plugins/override-node-method-expected.txt |
index cec67dd6fd80cf806b804871804f800318847df9..e54e75cd79a70d7b8a4bbf40354a21a59a48fb3f 100644 |
--- a/LayoutTests/plugins/override-node-method-expected.txt |
+++ b/LayoutTests/plugins/override-node-method-expected.txt |
@@ -1,5 +1,5 @@ |
ALERT: PASS |
-Test that a plug-in can override Node methods of its element. This also means that the plug-in is instantiated when accessing properties and methods of its owner element. |
+Test that a plugin can override Node methods of its element. This also means that the plugin is instantiated when accessing properties and methods of its owner element. |
Should alert PASS. |