summaryrefslogtreecommitdiffstats
path: root/eurephiadm
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2010-11-10 11:28:12 +0100
committerDavid Sommerseth <dazo@users.sourceforge.net>2010-11-10 11:28:12 +0100
commit8e8561842c78a368cbcfd43e56089fca46eb54dd (patch)
treeb1e8a851447406d9eae04a3e8bd899ca45340a0f /eurephiadm
parentd14b29ec1c3b50f7ff5c34c738e4a4d26240114c (diff)
downloadeurephia-8e8561842c78a368cbcfd43e56089fca46eb54dd.tar.gz
eurephia-8e8561842c78a368cbcfd43e56089fca46eb54dd.tar.xz
eurephia-8e8561842c78a368cbcfd43e56089fca46eb54dd.zip
Fixed a simple spelling typo
Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
Diffstat (limited to 'eurephiadm')
-rw-r--r--eurephiadm/commands/buildinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/eurephiadm/commands/buildinfo.c b/eurephiadm/commands/buildinfo.c
index 4b70516..fa7b065 100644
--- a/eurephiadm/commands/buildinfo.c
+++ b/eurephiadm/commands/buildinfo.c
@@ -74,7 +74,7 @@ void help_BuildInfo()
int cmd_BuildInfo(eurephiaCTX *ctx, eurephiaSESSION *sess, eurephiaVALUES *cfg, int argc, char **argv)
{
printf("**\n** eurephia build information\n**\n\n"
- " * Genric information *\n"
+ " * Generic information *\n"
" Version: " EUREPHIAVERSION "\n"
" Source base: " BUILDSOURCE "\n"
" Build date: " BUILDDATE "\n"