Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs(guide/Interpolation): describe your change... #14142

Closed
wants to merge 1 commit into from

Conversation

greggunner
Copy link
Contributor

docs: Correction to documentation

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Typo fix to the function parameters
  • What is the current behavior? (You can also link to an open issue here)
    No parameter was declared in the function parameters
  • What is the new behavior (if this is a feature change)?
    A parameter is now set so it can be passed and handled correctly in the function
  • Does this PR introduce a breaking change?
    No
  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines: https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#commit-message-format
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Other information:

My knowledge is limited here but I believe the function getForm is receiving a variable from the view and should be using that, correct?

My knowledge is limited here but I believe the function getForm is receiving a variable from the view and should be using that, correct?
@Narretz Narretz self-assigned this Feb 28, 2016
Narretz pushed a commit that referenced this pull request Feb 28, 2016
The function getForm is receiving a variable from the view and should be using that.

Closes #14142
Narretz pushed a commit that referenced this pull request Feb 28, 2016
The function getForm is receiving a variable from the view and should be using that.

Closes #14142
@Narretz Narretz closed this in 5078c76 Feb 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants