com php-langspec: Regenerate TOC: spec/00-specification-for-php.md

[email protected] (Nikita Popov) Sun, 24 Apr 2016 12:24:50 +0000
Newsgroups php.standards.cvs
Message-ID <[email protected]>
Commit:    6ccd1f18cede3a943c2283784b3d952fda77eb5c
Author:    Nikita Popov <[email protected]>         Sun, 24 Apr 2016 14:24:50 +0200
Parents:   8b72d55c0b874f41e012425200fb7bdc90e34e1e
Branches:  PHP-7.0 master

Link:       http://git.php.net/?p=php-langspec.git;a=commitdiff;h=6ccd1f18cede3a943c2283784b3d952fda77eb5c

Log:
Regenerate TOC

Changed paths:
  M  spec/00-specification-for-php.md


Diff:
diff --git a/spec/00-specification-for-php.md b/spec/00-specification-for-php.md
index 782271c..7f9b64f 100644
--- a/spec/00-specification-for-php.md
+++ b/spec/00-specification-for-php.md
@@ -250,7 +250,7 @@ is distributed without any warranty.
 - [Traits](16-traits.md#traits)
   - [General](16-traits.md#general)
   - [Trait Declarations](16-traits.md#trait-declarations)
-  - [Trait Members](16-traits.md#trait-members)
+  - [Trait Uses](16-traits.md#trait-uses)
 - [Exception Handling](17-exception-handling.md#exception-handling)
   - [General](17-exception-handling.md#general)
   - [Class `Exception`](17-exception-handling.md#class-exception)