Rename every instance of "OGG" to "Ogg"
This commit is contained in:
@ -8,8 +8,8 @@ def configure(env):
|
||||
|
||||
def get_doc_classes():
|
||||
return [
|
||||
"OGGPacketSequence",
|
||||
"OGGPacketSequencePlayback",
|
||||
"OggPacketSequence",
|
||||
"OggPacketSequencePlayback",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user