Skip to content

Commit

Permalink
MONDRIAN
Browse files Browse the repository at this point in the history
   Fixed a line of documentation.

[git-p4: depot-paths = "//open/mondrian/": change = 8659]
  • Loading branch information
Richard Emberson committed Feb 5, 2007
1 parent e814c86 commit ad3446a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/mondrian/olap/Query.java
Expand Up @@ -112,8 +112,8 @@ public class Query extends QueryPart {
private boolean isCanceled;

/**
* If true, this query was notified that it might cause an
* OutOfMemoryError.
* If not <code>null</code>, this query was notified that it
* might cause an OutOfMemoryError.
*/
private String outOfMemoryMsg;

Expand Down

0 comments on commit ad3446a

Please sign in to comment.