Minor: fix spelling errors in comment.
git-svn-id: svn://10.0.0.236/trunk@230190 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1901,7 +1901,7 @@ public abstract class ScriptableObject implements Scriptable, Serializable,
|
||||
* Value can only be associated with the given object and key only once.
|
||||
* The method ignores any subsequent attempts to change the already
|
||||
* associated value.
|
||||
* <p> The associated values are not serilized.
|
||||
* <p> The associated values are not serialized.
|
||||
* @param key key object to select particular value.
|
||||
* @param value the value to associate
|
||||
* @return the passed value if the method is called first time for the
|
||||
|
||||
Reference in New Issue
Block a user