Selaa lähdekoodia

doc: fix typo

Nathalie Furmento 7 vuotta sitten
vanhempi
commit
7ab295fa22
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      doc/doxygen/chapters/410_mpi_support.doxy

+ 1 - 1
doc/doxygen/chapters/410_mpi_support.doxy

@@ -882,7 +882,7 @@ Since the release 1.3.0, an implementation on top of NewMadeleine, an
 optimizing communication library for high-performance networks, is
 also provided. To use it, one needs to install NewMadeleine (see
 http://pm2.gforge.inria.fr/newmadeleine/) and enable the configure
-option \ref --enable-nmad "--enable-nmad".
+option \ref enable-nmad "--enable-nmad".
 
 Both implementations provide the same public API.