Whitespace.

This commit is contained in:
Luc Maisonobe 2014-10-15 09:05:22 +02:00
parent fc7eeb4801
commit f5a8bf398c
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ import org.apache.commons.math3.exception.util.ExceptionContext;
import org.apache.commons.math3.exception.util.ExceptionContextProvider;
/**
* Base class for all exceptions that signal that the process
* Base class for all exceptions that signal that the process
* throwing the exception is in a state that does not comply with
* the set of states the it is designed to be in.
*