Ticket #2532380 (closed defect)

Reporter


Alexander Shusta
Opened: 06/6/12
Last modified: 08/1/12
Status: closed
Type: defect
Resolution: fixed

Owner


Dav Glass
Target Release: 3.6.0
Priority: P3 (normal)
Summary: Improper use of "it's" in docs
Description:

"It's" is not the possessive form of "it," it is the contraction of "it is."

The following:

A YUI module can be described as "any code that can be separated to run on it's own". Many times, this code can be reusable in different ways.

Should read:

A YUI module can be described as "any code that can be separated to run on its own". Many times, this code can be reusable in different ways.

This would have been a pull-request but your tech writers haven't committed the web site to git yet...

Type: defect Observed in Version: 3.5.1
Component: Documentation/Web Site Severity: S4 (low)
Assigned To: Dav Glass Target Release: 3.6.0
Location: Website Priority: P3 (normal)
Tags: knit-pick Relates To:
Browsers: All
URL: http://yuilibrary.com/yui/docs/yui/create.html
Test Information:

Change History

Dav Glass

Posted: 06/6/12
  • location changed to Website
  • milestone changed to 3.6.0
  • priority changed to P3 (normal)
  • status changed from new to accepted

Dav Glass

Posted: 06/6/12
  • completed changed from 0 to 0.1
  • estimated changed from 0 to 0.1
  • sprint changed to backlog

Dav Glass

Posted: 06/6/12
  • resolution changed to fixed
  • status changed from accepted to checkedin

Fixes #2532380 - Doc Update
View Commit: a0c35c1c147b41c163896de6a02085e80c083f7a

Jenny Donnelly

YUI Developer

Posted: 08/1/12
  • status changed from checkedin to closed

Shipped in 3.6.0. Marking closed/fixed.