Merge "Whitespace fixes"

This commit is contained in:
jenkins-bot 2015-01-16 15:12:47 +00:00 committed by Gerrit Code Review
commit e5574189c4
1 changed files with 3 additions and 4 deletions

View File

@ -13,8 +13,7 @@
* different technologies. These static methods create a new instance of the * different technologies. These static methods create a new instance of the
* extending classes and render the math tags based on the mode setting of the user. * extending classes and render the math tags based on the mode setting of the user.
* Furthermore this class handles the caching of the rendered output and provides * Furthermore this class handles the caching of the rendered output and provides
* debug information, * debug information, if run in mathdebug mode.
* if run in mathdebug mode.
* *
* @author Tomasz Wegrzanowski * @author Tomasz Wegrzanowski
* @author Brion Vibber * @author Brion Vibber