Le 16/11/2011 17:32, Gilles Sadowski a écrit : > Hi. Hi Gilles,
> >> Author: erans >> Date: Wed Nov 16 15:45:21 2011 >> New Revision: 1202746 >> >> URL: http://svn.apache.org/viewvc?rev=1202746&view=rev >> Log: >> Character encoding. >> >> Modified: >> >> commons/proper/math/trunk/src/main/java/org/apache/commons/math/random/StableRandomGenerator.java >> >> Modified: >> commons/proper/math/trunk/src/main/java/org/apache/commons/math/random/StableRandomGenerator.java >> URL: >> http://svn.apache.org/viewvc/commons/proper/math/trunk/src/main/java/org/apache/commons/math/random/StableRandomGenerator.java?rev=1202746&r1=1202745&r2=1202746&view=diff >> ============================================================================== >> --- >> commons/proper/math/trunk/src/main/java/org/apache/commons/math/random/StableRandomGenerator.java >> (original) >> +++ >> commons/proper/math/trunk/src/main/java/org/apache/commons/math/random/StableRandomGenerator.java >> Wed Nov 16 15:45:21 2011 >> @@ -27,7 +27,7 @@ import org.apache.commons.math.util.Fast >> * >> * <p>The implementation uses the Chambers-Mallows-Stuck method as >> described in >> * <i>Handbook of computational statistics: concepts and methods</i> by >> - * James E. Gentle, Wolfgang HŠrdle, Yuichi Mori.</p> >> + * James E. Gentle, Wolfgang Härdle, Yuichi Mori.</p> > > Hmm, this doesn't look much better (neither here nor in the html produced > from the Javadoc comment. > > Which encoding should be used? I would suggest ASCII with HTML escapes perhaps ? Luc > > > Gilles > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org