diff options
-rw-r--r-- | doc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/SystemTap_Tapset_Reference/tapsets.tmpl | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 29721280..33ff669b 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2009-01-12 William Cohen <wcohen@elastic.org> + + * S_T_R/tapsets.tmpl: Correct author's name. + 2009-01-07 William Cohen <wcohen@elastic.org> * S_T_R/Makefile.am: Use BUILD_REFDOCS. diff --git a/doc/SystemTap_Tapset_Reference/tapsets.tmpl b/doc/SystemTap_Tapset_Reference/tapsets.tmpl index 00dcd92f..ac06e87a 100644 --- a/doc/SystemTap_Tapset_Reference/tapsets.tmpl +++ b/doc/SystemTap_Tapset_Reference/tapsets.tmpl @@ -8,7 +8,7 @@ <authorgroup> <author> - <firstname>Willliam</firstname> + <firstname>William</firstname> <surname>Cohen</surname> <affiliation> <address> |