mirror of
https://github.com/apache/commons-math.git
synced 2025-02-06 18:18:56 +00:00
Javadoc fix.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1135008 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5f3ad4479b
commit
b5a03457a5
@ -55,7 +55,7 @@ public class ExceptionContext implements Serializable {
|
||||
private Map<String, Object> context = new HashMap<String, Object>();
|
||||
|
||||
/**
|
||||
* Sets a message.
|
||||
* Adds a message.
|
||||
*
|
||||
* @param pattern Message pattern.
|
||||
* @param arguments Values for replacing the placeholders in the message
|
||||
|
Loading…
x
Reference in New Issue
Block a user