Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect documentation on home page #54

Closed
atifaziz opened this issue Aug 23, 2015 · 1 comment
Closed

Incorrect documentation on home page #54

atifaziz opened this issue Aug 23, 2015 · 1 comment

Comments

@atifaziz
Copy link
Owner

Originally reported on Google Code with ID 54

Sample code will not compile as written. Error in code.

What steps will reproduce the problem?
1. Go to https://code.google.com/p/fizzler/

What is the expected output? What do you see instead?
Broken: 
     var document = htmlDocument.DocumentNode;
Fixed:
     var document = html.DocumentNode;

What version of the product are you using? On what operating system?
N/A

Please provide any additional information below.
N/A

Reported by doug.girard on 2014-09-02 17:53:34

@atifaziz atifaziz self-assigned this Aug 23, 2015
@atifaziz
Copy link
Owner Author

Thank you!

Reported by azizatif on 2014-10-13 20:43:15

  • Status changed: Fixed
  • Labels added: Component-Docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant