From 5b088be950ce6e6a496b573e81dabeb54bd740ef Mon Sep 17 00:00:00 2001 From: Scott Moynes Date: Fri, 9 Aug 2002 01:34:17 +0000 Subject: [PATCH] fixed spelling mistake --- util/epist/actions.cc | 2 +- util/epist/actions.hh | 2 +- util/epist/epist.cc | 2 +- util/epist/epist.hh | 2 +- util/epist/keytree.cc | 2 +- util/epist/keytree.hh | 2 +- util/epist/main.cc | 2 +- util/epist/screen.cc | 2 +- util/epist/screen.hh | 2 +- util/epist/window.cc | 2 +- util/epist/window.hh | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/util/epist/actions.cc b/util/epist/actions.cc index 7a895be7..e37ff247 100644 --- a/util/epist/actions.cc +++ b/util/epist/actions.cc @@ -1,5 +1,5 @@ // -*- mode: C++; indent-tabs-mode: nil; -*- -// actions.cc for Epistophy - a key handler for NETWM/EWMH window managers. +// actions.cc for Epistrophy - a key handler for NETWM/EWMH window managers. // Copyright (c) 2002 - 2002 Ben Jansens // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/util/epist/actions.hh b/util/epist/actions.hh index 8a7385e1..afe50816 100644 --- a/util/epist/actions.hh +++ b/util/epist/actions.hh @@ -1,5 +1,5 @@ // -*- mode: C++; indent-tabs-mode: nil; -*- -// actions.hh for Epistophy - a key handler for NETWM/EWMH window managers. +// actions.hh for Epistrophy - a key handler for NETWM/EWMH window managers. // Copyright (c) 2002 - 2002 Ben Jansens // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/util/epist/epist.cc b/util/epist/epist.cc index c10f5a8e..410656d6 100644 --- a/util/epist/epist.cc +++ b/util/epist/epist.cc @@ -1,5 +1,5 @@ // -*- mode: C++; indent-tabs-mode: nil; -*- -// epist.cc for Epistophy - a key handler for NETWM/EWMH window managers. +// epist.cc for Epistrophy - a key handler for NETWM/EWMH window managers. // Copyright (c) 2002 - 2002 Ben Jansens // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/util/epist/epist.hh b/util/epist/epist.hh index 37b1d5b8..c888ac38 100644 --- a/util/epist/epist.hh +++ b/util/epist/epist.hh @@ -1,5 +1,5 @@ // -*- mode: C++; indent-tabs-mode: nil; -*- -// epist.hh for Epistophy - a key handler for NETWM/EWMH window managers. +// epist.hh for Epistrophy - a key handler for NETWM/EWMH window managers. // Copyright (c) 2002 - 2002 Ben Jansens // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/util/epist/keytree.cc b/util/epist/keytree.cc index 365354f7..b3be1de3 100644 --- a/util/epist/keytree.cc +++ b/util/epist/keytree.cc @@ -1,5 +1,5 @@ // -*- mode: C++; indent-tabs-mode: nil; -*- -// keytree.cc for Epistophy - a key handler for NETWM/EWMH window managers. +// keytree.cc for Epistrophy - a key handler for NETWM/EWMH window managers. // Copyright (c) 2002 - 2002 Ben Jansens // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/util/epist/keytree.hh b/util/epist/keytree.hh index f64982da..d3942667 100644 --- a/util/epist/keytree.hh +++ b/util/epist/keytree.hh @@ -1,5 +1,5 @@ // -*- mode: C++; indent-tabs-mode: nil; -*- -// keytree.hh for Epistophy - a key handler for NETWM/EWMH window managers. +// keytree.hh for Epistrophy - a key handler for NETWM/EWMH window managers. // Copyright (c) 2002 - 2002 Ben Jansens // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/util/epist/main.cc b/util/epist/main.cc index 71f7a75e..f4369c8c 100644 --- a/util/epist/main.cc +++ b/util/epist/main.cc @@ -1,5 +1,5 @@ // -*- mode: C++; indent-tabs-mode: nil; -*- -// main.cc for Epistophy - a key handler for NETWM/EWMH window managers. +// main.cc for Epistrophy - a key handler for NETWM/EWMH window managers. // Copyright (c) 2002 - 2002 Ben Jansens // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/util/epist/screen.cc b/util/epist/screen.cc index a98e0ad1..2b0e4df4 100644 --- a/util/epist/screen.cc +++ b/util/epist/screen.cc @@ -1,5 +1,5 @@ // -*- mode: C++; indent-tabs-mode: nil; -*- -// screen.cc for Epistophy - a key handler for NETWM/EWMH window managers. +// screen.cc for Epistrophy - a key handler for NETWM/EWMH window managers. // Copyright (c) 2002 - 2002 Ben Jansens // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/util/epist/screen.hh b/util/epist/screen.hh index 1a669bf9..87eeff74 100644 --- a/util/epist/screen.hh +++ b/util/epist/screen.hh @@ -1,5 +1,5 @@ // -*- mode: C++; indent-tabs-mode: nil; -*- -// screen.hh for Epistophy - a key handler for NETWM/EWMH window managers. +// screen.hh for Epistrophy - a key handler for NETWM/EWMH window managers. // Copyright (c) 2002 - 2002 Ben Jansens // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/util/epist/window.cc b/util/epist/window.cc index 31787e6d..48df206c 100644 --- a/util/epist/window.cc +++ b/util/epist/window.cc @@ -1,5 +1,5 @@ // -*- mode: C++; indent-tabs-mode: nil; -*- -// window.cc for Epistophy - a key handler for NETWM/EWMH window managers. +// window.cc for Epistrophy - a key handler for NETWM/EWMH window managers. // Copyright (c) 2002 - 2002 Ben Jansens // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/util/epist/window.hh b/util/epist/window.hh index c2452993..618731fd 100644 --- a/util/epist/window.hh +++ b/util/epist/window.hh @@ -1,5 +1,5 @@ // -*- mode: C++; indent-tabs-mode: nil; -*- -// window.hh for Epistophy - a key handler for NETWM/EWMH window managers. +// window.hh for Epistrophy - a key handler for NETWM/EWMH window managers. // Copyright (c) 2002 - 2002 Ben Jansens // // Permission is hereby granted, free of charge, to any person obtaining a -- 2.44.0