This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 4837 - Fix quote marks in the spec
Summary: Fix quote marks in the spec
Status: RESOLVED FIXED
Alias: None
Product: SML
Classification: Unclassified
Component: Core (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: FPWD
Assignee: Virginia Smith
QA Contact: SML Working Group discussion list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-05 21:32 UTC by Virginia Smith
Modified: 2007-07-06 21:57 UTC (History)
0 users

See Also:


Attachments

Description Virginia Smith 2007-07-05 21:32:20 UTC
Example:

The following text in the draft is currently:

Selector ::= Path ( ‘|’ Path)*

The text should be:

Selector ::= Path ( '|' Path)*
Comment 1 Virginia Smith 2007-07-06 21:57:30 UTC
Changed typographic single and double quote (curly quotes) to straight quotes.