Преглед изворни кода

fix misspelled function call (#11602)

tags/8.9.0.alpha1
Trent Nguyen пре 5 година
родитељ
комит
3d7b653ea4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      documentation/articles/UsingURIFragments.asciidoc

+ 1
- 1
documentation/articles/UsingURIFragments.asciidoc Прегледај датотеку

@@ -18,7 +18,7 @@ request used to initialize the application and you can get the URI
fragment using

....
getPage().geUriFragment()
getPage().getUriFragment()
....

A simple init that depends on the URI fragment is thus:

Loading…
Откажи
Сачувај