mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-15 11:13:29 +00:00
spell offset right. not part of the build.
This commit is contained in:
parent
ba3bd27a63
commit
2bf93be997
@ -40,5 +40,5 @@ interface nsIKeyedStreamGenerator: nsISupports {
|
||||
readonly attribute float level;
|
||||
|
||||
/* get the byte at position "offset" in the stream */
|
||||
octet getByte(in unsigned long offest);
|
||||
octet getByte(in unsigned long offset);
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user