X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Factions%2FViewAction.php;h=0ba964f9b1ec22022b8c3dda123b9d8342bcf04f;hb=e758226c91935a1df2b6fd3ed1f18922d8bfb45b;hp=4a7f6238252f6f304c9e67b68c6855793d78a14c;hpb=8d5465f2a4148b959caa51df9424a01f62d80b06;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/actions/ViewAction.php b/includes/actions/ViewAction.php index 4a7f623825..0ba964f9b1 100644 --- a/includes/actions/ViewAction.php +++ b/includes/actions/ViewAction.php @@ -26,7 +26,7 @@ /** * An action that views article content * - * This is a wrapper that will call Article::render(). + * This is a wrapper that will call Article::view(). * * @ingroup Actions */