# HG changeset patch # User Thomas Klausner # Date 1370005037 -7200 # Node ID 7de036e9e8fd5eb12e0ecc42a51d0f1109c36024 # Parent 05f74dc19c49a67b14c485f564af4ff64ec7a0b4 Fix typo. diff -r 05f74dc19c49 -r 7de036e9e8fd include/freeDiameter/version.h.in --- a/include/freeDiameter/version.h.in Fri May 31 11:20:27 2013 +0800 +++ b/include/freeDiameter/version.h.in Fri May 31 14:57:17 2013 +0200 @@ -1,3 +1,3 @@ -/* Following variable is expended at build time bbased on the result of "hg id" command */ +/* Following variable is expended at build time based on the result of "hg id" command */ #cmakedefine FD_PROJECT_VERSION_HG #define FD_PROJECT_VERSION_HG_VAL "@FD_PROJECT_VERSION_HG@"