Skip to content

Commit

Permalink
Merge pull request #4264 from wilzbach/patch-1
Browse files Browse the repository at this point in the history
std.traits: remove html comment
  • Loading branch information
DmitryOlshansky committed Apr 30, 2016
2 parents 16c0191 + 67eafbd commit 0bd8254
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions std/traits.d
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
* $(LREF isCovariantWith)
* $(LREF isImplicitlyConvertible)
* ))
* <!--$(TR $(TD SomethingTypeOf) $(TD
* $(TR $(TD SomethingTypeOf) $(TD
* $(LREF BooleanTypeOf)
* $(LREF IntegralTypeOf)
* $(LREF FloatingPointTypeOf)
Expand All @@ -74,7 +74,7 @@
* $(LREF StringTypeOf)
* $(LREF AssocArrayTypeOf)
* $(LREF BuiltinTypeOf)
* ))-->
* ))
* $(TR $(TD Categories of types) $(TD
* $(LREF isAggregateType)
* $(LREF isArray)
Expand Down

0 comments on commit 0bd8254

Please sign in to comment.