fixing a typo
Test Plan: verus is wrong; versus is correct Reviewers: vrana CC:
This commit is contained in:
@@ -72,7 +72,7 @@ For ##Derp##, these classes could be something like:
|
|||||||
present the data to the user via one or more View classes.
|
present the data to the user via one or more View classes.
|
||||||
- **DerpEditor**: business logic for workflows that change one or more
|
- **DerpEditor**: business logic for workflows that change one or more
|
||||||
Storage objects. Editor classes are only necessary for particularly
|
Storage objects. Editor classes are only necessary for particularly
|
||||||
complicated edits and should be used pragmatically verus Storage objects.
|
complicated edits and should be used pragmatically versus Storage objects.
|
||||||
- **DerpException**: exceptions used in the ##Derp## application.
|
- **DerpException**: exceptions used in the ##Derp## application.
|
||||||
- **DerpQuery**: query one or more storage objects for pertinent ##Derp##
|
- **DerpQuery**: query one or more storage objects for pertinent ##Derp##
|
||||||
application data. @{class:PhabricatorOffsetPagedQuery} is particularly
|
application data. @{class:PhabricatorOffsetPagedQuery} is particularly
|
||||||
|
|||||||
Reference in New Issue
Block a user