History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: PSL-205
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Jens Halm
Reporter: Jens Halm
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Parsley Core

Fix typos in the Manual

Created: 21/Jun/09 11:14 PM   Updated: 26/Dec/09 11:37 PM
Component/s: Documentation
Affects Version/s: 2.0.0
Fix Version/s: 2.0.1


 Description  « Hide
2.5

Broken link marked "view_intro".

3.2

Wrong namespace (missing "t"):

spicefacory.org
->
spicefactory.org

Note that this incorrect namespace reappears in many of the code excerts. Time for a find+replace.

4.1

...use Constructor Injection it that case
->
...use Constructor Injection in that case

Parsleys Object tag
->
Parsley's Object tag

it's the framework who is
->
it's the framework that is

4.2

Some messed up whitespace in the LoginAction code excerpt. Mix of spaces ands tabs perhaps. Same comments applies to 4.3.

5.2

Is "deferredly" a word? Suggest changing to "deferring then redispatching".

5.3

Conetxt
->
Context

6.3

...added to or remove from the stage
->
...added to or removed from the stage

handy: When
->
handy: when

7.1

infrastuctur
->
infrastructure

8.1

...use case: Each
->
...use case: each

Perhaps this is a matter of preference? I think the latter is correct, but could be wrong!

As a side note, how about defining a configClasses : Array property on ContextModule to prevent ugly Script block code whenver a module has multiple config files?

8.2

Sample code missing a [Bindable] tag on context. The compiler will give a warning.


Thanks go out to Tom Sugden for compiling this list.

 All   Comments   Change History      Sort Order:
There are no comments yet on this issue.