Fix comment typo.
This commit is contained in:
parent
77ce1b2809
commit
b8afd4fbf3
1 changed files with 1 additions and 1 deletions
|
@ -377,7 +377,7 @@ private
|
|||
end
|
||||
end
|
||||
|
||||
# Finally save the user's preferred previacy level
|
||||
# Finally save the user's preferred privacy level
|
||||
if pref = @user.preferences.find(:first, :conditions => {:k => "gps.trace.visibility"})
|
||||
pref.v = visibility
|
||||
pref.save
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue