Skip to content

Commit

Permalink
Merge pull request #19 from lmarburger/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
asenchi committed Aug 24, 2012
2 parents 741a206 + ccf4530 commit 3b6ca91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -114,7 +114,7 @@ Time and nil:

```ruby
Scrolls.log(t: Time.at(1340118167), this: nil)
t=t=2012-06-19T11:02:35-0400 this=nil
t=2012-06-19T11:02:47-0400 this=nil
```

True/False:
Expand Down

0 comments on commit 3b6ca91

Please sign in to comment.