Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Derick Bailey committed Feb 1, 2012
2 parents bf70ffd + 8ac3224 commit 0d38518
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions backbone.memento.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
// Backbone.Memento v0.4.1a
//
// Copyright (C)2011 Derick Bailey, Muted Solutions, LLC
// Distributed Under MIT Liscene
// Distributed Under MIT License
//
// Documentation and Full Licence Availabe at:
// Documentation and Full License Available at:
// http://github.com/derickbailey/backbone.memento

Backbone.Memento = (function(Backbone, _){
Expand Down
1 change: 0 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ changed.

### memento.restart (formerly reset)

:wa
This method effectively rolls your structure back to the first store point, no matter how
many times it has been stored in the memento.

Expand Down

0 comments on commit 0d38518

Please sign in to comment.