- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 05 Jul 2007 21:32:20 +0000
- To: public-sml@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4837
Summary: Fix quote marks in the spec
Product: SML
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Core
AssignedTo: virginia.smith@hp.com
ReportedBy: virginia.smith@hp.com
QAContact: public-sml@w3.org
Example:
The following text in the draft is currently:
Selector ::= Path ( ‘|’ Path)*
The text should be:
Selector ::= Path ( '|' Path)*
Received on Thursday, 5 July 2007 21:32:22 UTC