changes to comment, no code changes

This commit is contained in:
anthonyd%netscape.com 2001-06-15 19:42:16 +00:00
Родитель 5ddd0f30a7
Коммит 5bb1cfd2d9
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -59,7 +59,7 @@ interface nsISelection : nsISupports
readonly attribute long focusOffset;
/**
* Indicates if the whole selection just one point, or unset.
* Indicates if the selection is collapsed or not.
*/
readonly attribute boolean isCollapsed;