1
0
Fork 0

Documentation typo correction

closure/master
Mike Gerwitz 2011-05-27 17:55:06 -04:00
parent d0fede9892
commit cacb5945a1
1 changed files with 1 additions and 1 deletions

View File

@ -1240,7 +1240,7 @@ will add an additional static method, @code{BigBang.create()}, which the factory
methods will use to instantiate the object. This will permit subtypes to
override the implementation. We will then create a subtype,
@var{UnstableBigBang}, which will create a big bang that's destined to create an
unstable and inhabitable universe.
unstable and uninhabitable universe.
@float Figure, f:static-binding
@verbatim