vieiro commented on code in PR #5598:
URL: https://github.com/apache/netbeans/pull/5598#discussion_r1129942377


##########
php/php.editor/test/unit/data/testfiles/completion/lib/php54/traitsMultiUse.php.testTraitsMultiUse1.completion:
##########
@@ -4,8 +4,8 @@ $this->|publicFirstField;
 METHOD     functionName()                  [PUBLIC]   WithMultiUses
 METHOD     privateFirstMethod()            [PRIVATE]  FirstTrait
 METHOD     privateSecondMethod()           [PRIVATE]  SecondTrait
-METHOD     protecedFirstMethod()           [PROTECTE  FirstTrait
-METHOD     protecedSecondMethod()          [PROTECTE  SecondTrait
+METHOD     protectedFirstMethod()          [PROTECTE  FirstTrait
+METHOD     protectedSecondMethod()         [PROTECTE  SecondTrait

Review Comment:
   Here too.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to