am 74ff70d2: Merge "Fix typo" into honeycomb
* commit '74ff70d2f2e90c591c58723121bc26ab44a3adcc': Fix typo
This commit is contained in:
@@ -150,7 +150,7 @@ public class AudioEffect {
|
||||
*/
|
||||
public static final int ERROR = -1;
|
||||
/**
|
||||
* Internal opreation status. Not returned by any method.
|
||||
* Internal operation status. Not returned by any method.
|
||||
*/
|
||||
public static final int ALREADY_EXISTS = -2;
|
||||
/**
|
||||
|
||||
@@ -95,7 +95,7 @@ public class Visualizer {
|
||||
*/
|
||||
public static final int ERROR = -1;
|
||||
/**
|
||||
* Internal opreation status. Not returned by any method.
|
||||
* Internal operation status. Not returned by any method.
|
||||
*/
|
||||
public static final int ALREADY_EXISTS = -2;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user