diff options
author | Ivan Enderlin <ivan.enderlin@hoa-project.net> | 2014-01-25 20:36:56 +0100 |
---|---|---|
committer | Ivan Enderlin <ivan.enderlin@hoa-project.net> | 2014-01-25 20:36:56 +0100 |
commit | 2d08b02fa4d630cb4e4291a7a1317b0091c9bea1 (patch) | |
tree | ac9e87d2cec1443ced19cd4f73e024d2a65ccf4b | |
parent | 7f0d3d8e4cac13851bb72dc69a52e51d2caf4c2f (diff) | |
download | View-2d08b02fa4d630cb4e4291a7a1317b0091c9bea1.zip View-2d08b02fa4d630cb4e4291a7a1317b0091c9bea1.tar.gz View-2d08b02fa4d630cb4e4291a7a1317b0091c9bea1.tar.bz2 |
Update the conclusion.
-rw-r--r-- | Documentation/Fr/Index.xyl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/Fr/Index.xyl b/Documentation/Fr/Index.xyl index 1d1fa17..1e54499 100644 --- a/Documentation/Fr/Index.xyl +++ b/Documentation/Fr/Index.xyl @@ -236,7 +236,7 @@ $superview->render();</code></pre> <p>La bibliothèque <code>Hoa\View</code> ne définit qu'une seule <strong>interface</strong> avec quatre <strong>méthodes</strong>. À l'usage, nous nous rendons compte que ces méthodes sont <strong>suffisantes</strong> - pour décrire et manipuler plusieurs systèmes de vue qui peuvent être très + pour décrire et manipuler plusieurs systèmes de vue potentiellement <strong>complexes</strong>.</p> </yield> |