Skip to content

Commit

Permalink
Fixing documentation typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TwP committed Feb 23, 2012
1 parent a2fc348 commit 5ec96a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/servolux/threaded.rb
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ def finished_iterations?


alias :running? :running alias :running? :running


# Mar the start time of the run loop. # Mark the start time of the run loop.
# #
def mark_time def mark_time
@mark = Time.now if use_strict_interval @mark = Time.now if use_strict_interval
Expand Down

0 comments on commit 5ec96a8

Please sign in to comment.