You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2011/01/22 18:47:20 UTC

svn commit: r1062213 - /activemq/activemq-apollo/trunk/apollo-distro/src/main/release/examples/csharp/readme.md

Author: chirino
Date: Sat Jan 22 17:47:19 2011
New Revision: 1062213

URL: http://svn.apache.org/viewvc?rev=1062213&view=rev
Log:
fix typo.

Modified:
    activemq/activemq-apollo/trunk/apollo-distro/src/main/release/examples/csharp/readme.md

Modified: activemq/activemq-apollo/trunk/apollo-distro/src/main/release/examples/csharp/readme.md
URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-distro/src/main/release/examples/csharp/readme.md?rev=1062213&r1=1062212&r2=1062213&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/apollo-distro/src/main/release/examples/csharp/readme.md (original)
+++ activemq/activemq-apollo/trunk/apollo-distro/src/main/release/examples/csharp/readme.md Sat Jan 22 17:47:19 2011
@@ -7,7 +7,7 @@ Building
 ========
 
 This will vary depending on where you installed your libraries.  Open the 
-ApolloExamples solution in Visual Studio and upadte the references for the
+ApolloExamples solution in Visual Studio and update the references for the
 Listener and Publisher project to point to where you Apache.NMS.dll and 
 Apache.NMS.Stomp.dll are located.  Build both projects in the solution.