0
0
Fork 0

corrected documentation

This commit is contained in:
Gibheer 2012-11-16 14:12:16 +01:00
parent 4cf38dae78
commit f7c2a53f00
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ module Zero
MEDIA_PARAM_SEPERATOR = ';'
MEDIA_QUALITY_REGEX = /q=[01]\./
# create a new instance of AcceptType
# create a new instance of AcceptType
def initialize(string)
if string.nil?
@elements = []