D - [Bug] AssertError typos
- J C Calvarese <jcc7 cox.net> Dec 17 2003
- "Walter" <walter digitalmars.com> Dec 18 2003
I think I found a couple small typos in phobos and the documentation. phobos\std\asserterror.d (line 26): "AssertErrorion" should be "AssertError". Similiarly, in the documentation (http://www.digitalmars.com/d/expression.html#assertexpression): "AssertException" should be "AssertError". Justin
Dec 17 2003








"Walter" <walter digitalmars.com>