Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Typo on ProtoViewRef documentation #188

@ericmartinezr

Description

@ericmartinezr

I don't know if this should go on angular's github or here (since it is a typo in documentation).

Anyway

A ProtoView is a foctary for creating Views.

it should say

A ProtoView is a factory for creating Views.

In the same page you can see this

(See AppViewManager and AppViewManager)., both AppViewManager are links to different methods of the class, but it may be confusing when reading it. I think it should say something like (See AppViewManager#createViewInContainer and AppViewManager#createRootHostView).

See https://angular.io/docs/js/latest/api/core/ProtoViewRef-class.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions