Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
private
reset
"This method is for development and testing purpose only, you should not call it directly unless you want to loose your wiki-kernels."
"This method is for development and testing purpose only, you should not call it directly unless you want to lose your wiki-kernels."

instances := nil
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
testing
hasDocument
"Answer wether the receiver has a changable document."
"Answer whether the receiver has a changeable document."

^ false
2 changes: 1 addition & 1 deletion repository/Pier-Model.package/monticello.meta/version

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
testing
isRestful
"Answer wether the component is fully restful."
"Answer whether the component is fully restful."

^ false
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
accessing
label
"Answer the label this command class is refered to in the user interface."
"Answer the label this command class is referred to in the user interface."

^ self command label
2 changes: 1 addition & 1 deletion repository/Pier-Security.package/monticello.meta/version

Large diffs are not rendered by default.