https://issues.dlang.org/show_bug.cgi?id=19509
Issue ID: 19509
Summary: [Conditional Compilation]
Product: D
Version: D2
Hardware: All
URL: http://dlang.org/
OS: All
Status: NEW
Severity: minor
Priority: P3
Component: dlang.org
Assignee: [email protected]
Reporter: [email protected]
In the Predefined Version Identifiers table, the description for the Std
version has a small typo: where "Define when building the standard library"
should be "Defined when building the standard library", like its previous
description for Core ("Defined when building the standard runtime").
This typo is present in master and 2.080 versions of the page.
--