Skip to content

Commit

Permalink
Edited notebook_widget/notebook_widget_example.rb via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
lljk committed Aug 22, 2011
1 parent 2c0050f commit 692793e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebook_widget/notebook_widget_example.rb
Expand Up @@ -52,7 +52,7 @@ def add_page(name)
100.times{para "seamonkeys!!", stroke: blue}
}

nb.pages["tiddlywinks"].add{
nb.pages["tiddlywinks"].add{
10.times{para "more tiddlywinks!! ", stroke: orange}
}

Expand Down

0 comments on commit 692793e

Please sign in to comment.