Subversion Repository Public Repository

litesoft

Diff Revisions 486 vs 487 for /trunk/Java/core/Anywhere/src/org/litesoft/uispecification/ViewDef.java

Diff revisions: vs.
  @@ -15,7 +15,7 @@
15 15
16 16 /**
17 17 * Each "page" has a unique identifier which is part of the uri's FragmentID, this is
18 - * created from the pased UiString.
18 + * created from the passed UiString.
19 19 *
20 20 * @param pUiString the text displayed to the user, which in turn is transformed into FragmentID.
21 21 */