Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#8680 closed bug (notabug)

Typo on position() docs

Reported by: catchmyfame Owned by:
Priority: minor Milestone: 1.10.0
Component: ui.position Version: 1.9.0
Keywords: Cc:
Blocked by: Blocking:

Description

http://api.jqueryui.com/position/

Under the options for "my" parameter:

Perecentage offsets are relative to the element being positioned.

Should be

Percentage offsets are relative to the element being positioned.

Change History (4)

comment:1 Changed 10 years ago by bavanyo

Status: newopen

comment:2 Changed 10 years ago by petersendidit

Resolution: invalid
Status: openclosed

comment:3 Changed 10 years ago by DavidLewington

The same typo is repeated under the 'at' parameter. It says 'Perecentage offsets are relative to the target element' when it should say 'Percentage offsets are relative to the target element'.

comment:4 in reply to:  3 Changed 10 years ago by tj.vantoll

Replying to DavidLewington:

The same typo is repeated under the 'at' parameter. It says 'Perecentage offsets are relative to the target element' when it should say 'Percentage offsets are relative to the target element'.

Thanks - https://github.com/jquery/api.jqueryui.com/commit/0499f869403d3e3876052577a9acefb2a57d6e2f. In the future you can report these issues at https://github.com/jquery/api.jqueryui.com/issues.

Note: See TracTickets for help on using tickets.