No bug - Fix typo to get build and test coverage after previous push lacked them due to infra issue (b 1604422). CLOSED TREE

This commit is contained in:
Sebastian Hengst 2019-12-17 11:05:56 +01:00
Родитель 8a50597ef9
Коммит 664abec404
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -43,7 +43,7 @@ interface nsIUploadChannel2 : nsISupports
/**
* Value of aStreamHasHeaders from the last successful call to
* explicitSetUploadStream. TRUE indicates the attached upload stream
* contians request headers.
* contains request headers.
*/
readonly attribute boolean uploadStreamHasHeaders;