Correct OStatus inflection (Ostatus -> OStatus) (#4255)
This commit is contained in:
parent
72108b20e2
commit
a5a07da892
23 changed files with 193 additions and 192 deletions
|
@ -1,6 +1,6 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
class Ostatus::Activity::Base
|
||||
class OStatus::Activity::Base
|
||||
def initialize(xml, account = nil)
|
||||
@xml = xml
|
||||
@account = account
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue