1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-20 09:48:00 +01:00

s/stylesheet/style sheet/g in documentation.

This commit is contained in:
Doug Kearns
2009-01-05 02:34:27 +11:00
parent ea04b2b2be
commit 49e0c091c1
3 changed files with 11 additions and 11 deletions

View File

@@ -810,8 +810,8 @@ function Buffer() //{{{
return {
/**
* @property {Array} The alternative stylesheets for the current
* buffer. Only returns stylesheets for the 'screen' media type.
* @property {Array} The alternative style sheets for the current
* buffer. Only returns style sheets for the 'screen' media type.
*/
get alternateStyleSheets()
{