Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0413910

Browse files
author
Joel Steres
committed
Adjust docstring to compy with styling
1 parent ebe3884 commit 0413910

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/utility.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,8 +208,8 @@ function countFlags(value) {
208208
/**
209209
* Compute compensating position offsets if body element has non-standard position attribute.
210210
* @private
211-
* @param {number} window width in pixels
212-
* @param {number} window height in pixels
211+
* @param {number} windowWidth Window width in pixels.
212+
* @param {number} windowHeight Window height in pixels.
213213
* @return {Offsets} The top, left, right, bottom offset in pixels
214214
*/
215215
function computePositionCompensation(windowWidth, windowHeight) {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /