From dc7bcabb228d3b048d5f827cd16b86ff1b079253 Mon Sep 17 00:00:00 2001 From: George Bosilca Date: Fri, 20 Oct 2006 02:30:33 +0000 Subject: [PATCH] type. This commit was SVN r12210. --- ompi/include/ompi/version.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ompi/include/ompi/version.h.in b/ompi/include/ompi/version.h.in index bb4ed84d99..4e64028604 100644 --- a/ompi/include/ompi/version.h.in +++ b/ompi/include/ompi/version.h.in @@ -30,7 +30,7 @@ #define OMPI_SVN_R "@OMPI_SVN_R@" #ifdef OMPI_VERSION /* If we included version.h, we want the real version, not the - stripped (no-r number) verstion */ + stripped (no-r number) version */ #undef OMPI_VERSION #endif #define OMPI_VERSION "@OMPI_VERSION@"