From 8d8eba1e18ae9ead5489ca9740842bc9cd7b926a Mon Sep 17 00:00:00 2001 From: Paul van Tilburg Date: Sat, 25 Oct 2014 22:33:05 +0200 Subject: [PATCH] Documentation fix --- stoptime.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stoptime.rb b/stoptime.rb index 0d60351..87bf2fd 100644 --- a/stoptime.rb +++ b/stoptime.rb @@ -1278,7 +1278,7 @@ module StopTime::Controllers render :time_entries end - # Registers a time entry and redirects to Timeline. + # Registers a time entry and redirects back to the referer. # If the provided information was invalid, the errors are retrieved. def post if @input.has_key? "enter"