diff -r 5958cc5c0a98 -r cae19e9eeca4 doc/groups.dox
--- a/doc/groups.dox Tue Aug 06 12:28:37 2013 +0200
+++ b/doc/groups.dox Tue Aug 06 17:58:59 2013 +0200
@@ -497,7 +497,7 @@
most efficient one, though the best known theoretical bound on its running
time is exponential.
Both \ref KarpMmc "Karp" and \ref HartmannOrlinMmc "Hartmann-Orlin" algorithms
-run in time O(ne) and use space O(n2+e).
+run in time O(nm) and use space O(n2+m).
*/
/**