Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit d2fa7e2

Browse files
author
Gabriel Schulhof
committed
Toolbar: Typo in shared init script
1 parent a82870e commit d2fa7e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/toolbar-fixed-persistent-optimized/shared-widget-init.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* You can place the code for initializing widgets that are shared by the various pages of yout
1+
/* You can place the code for initializing widgets that are shared by the various pages of your
22
application and which reside outside your application's jQuery Mobile pages into an external
33
script which you can then reference from all your application's pages. This way, no matter which
44
page ends up being your application's startup page, the shared widgets will always be functional

0 commit comments

Comments
 (0)