diff --git a/src/ng/directive/form.js b/src/ng/directive/form.js index d4152ac3a2ce..43041c47e708 100644 --- a/src/ng/directive/form.js +++ b/src/ng/directive/form.js @@ -242,7 +242,7 @@ function FormController(element, attrs, $scope, $animate) { /** * @ngdoc method - * @name form.FormController#setSubmitted + * @name form.FormController#$setSubmitted * * @description * Sets the form to its submitted state.