Przeglądaj źródła

code cleanup: fix source code comment in r18607

git-svn-id: http://svn.redmine.org/redmine/trunk@18613 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/4.1.0
Toshi MARUYAMA 4 lat temu
rodzic
commit
557f045e42
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      app/models/changeset.rb

+ 1
- 1
app/models/changeset.rb Wyświetl plik

@@ -284,7 +284,7 @@ class Changeset < ActiveRecord::Base
return @short_comments, @long_comments
end

# singleton class are public
# Singleton class method is public
class << self
# Strips and reencodes a commit log before insertion into the database
def normalize_comments(str, encoding)

Ładowanie…
Anuluj
Zapisz