Find attached a trivial typo fix.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
>From 6112393ac6ffbc7b6005ec5723733ee95c3d7172 Mon Sep 17 00:00:00 2001
From: Andreas Metzler <ametz...@bebt.de>
Date: Sun, 29 May 2016 11:48:16 +0200
Subject: [PATCH] Typo fix: funtion -> function.

---
 autoopts/version.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/autoopts/version.c b/autoopts/version.c
index 8a8de75..58a0553 100644
--- a/autoopts/version.c
+++ b/autoopts/version.c
@@ -202,7 +202,7 @@ optionPrintVersion(tOptions * opts, tOptDesc * od)
  * doc:
  *  This routine will print the version to stdout and return
  *  instead of exiting.  Please see the source for the
- *  @code{print_ver} funtion for details on selecting how
+ *  @code{print_ver} function for details on selecting how
  *  verbose to be after this function returns.
 =*/
 void
-- 
2.8.1

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Autogen-users mailing list
Autogen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/autogen-users

Reply via email to