svn commit: r12625 - trunk/documentation/manual/argomanual.xml
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mvw
Date: 2007-05-17 22:11:45-0700
New Revision: 12625
Modified:
trunk/documentation/manual/argomanual.xml
Log:
Fix for issue 4756.
Modified: trunk/documentation/manual/argomanual.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/documentation/manual/argomanual.xml?view=diff&rev=12625&p1=trunk/documentation/manual/argomanual.xml&p2=trunk/documentation/manual/argomanual.xml&r1=12624&r2=12625
==============================================================================
--- trunk/documentation/manual/argomanual.xml (original)
+++ trunk/documentation/manual/argomanual.xml 2007-05-17 22:11:45-0700
@@ -17013,7 +17013,7 @@
<para>Some purists would argue that the comparison should
really differentiate between in, out and in-out parameters.
However no practical programming language can do this when
- resolving an overloaded method invocation, so this critics
+ resolving an overloaded method invocation, so this critic
lumps them all together.</para>
</note>