summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-07-19 22:33:20 +0000
committerDana Jansens <danakj@orodu.net>2002-07-19 22:33:20 +0000
commita0e50e15b507f1f8752bd7858c9e758265a34fc4 (patch)
tree17710f200832c6e117706fc3211361eb113c0091
parentdf61eecc26f733bf82073bb2a178eba695a1e496 (diff)
fix typos
-rw-r--r--util/epist/epist.cc2
-rw-r--r--util/epist/epist.hh2
-rw-r--r--util/epist/main.cc2
-rw-r--r--util/epist/screen.cc2
-rw-r--r--util/epist/screen.hh2
-rw-r--r--util/epist/window.cc2
-rw-r--r--util/epist/window.hh2
7 files changed, 7 insertions, 7 deletions
diff --git a/util/epist/epist.cc b/util/epist/epist.cc
index 2dcacba5..6e954aec 100644
--- a/util/epist/epist.cc
+++ b/util/epist/epist.cc
@@ -1,5 +1,5 @@
// -*- mode: C++; indent-tabs-mode: nil; -*-
-// epist.cc for Epistory - a key handler for NETWM/EWMH window managers.
+// epist.cc for Epistophy - a key handler for NETWM/EWMH window managers.
// Copyright (c) 2002 - 2002 Ben Jansens <ben at orodu.net>
//
// 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 755fec8c..f960319c 100644
--- a/util/epist/epist.hh
+++ b/util/epist/epist.hh
@@ -1,5 +1,5 @@
// -*- mode: C++; indent-tabs-mode: nil; -*-
-// epist.hh for Epistory - a key handler for NETWM/EWMH window managers.
+// epist.hh for Epistophy - a key handler for NETWM/EWMH window managers.
// Copyright (c) 2002 - 2002 Ben Jansens <ben at orodu.net>
//
// 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 9c2b576f..71f7a75e 100644
--- a/util/epist/main.cc
+++ b/util/epist/main.cc
@@ -1,5 +1,5 @@
// -*- mode: C++; indent-tabs-mode: nil; -*-
-// main.cc for Epistory - a key handler for NETWM/EWMH window managers.
+// main.cc for Epistophy - a key handler for NETWM/EWMH window managers.
// Copyright (c) 2002 - 2002 Ben Jansens <ben at orodu.net>
//
// 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 74a98e4e..d8f05540 100644
--- a/util/epist/screen.cc
+++ b/util/epist/screen.cc
@@ -1,5 +1,5 @@
// -*- mode: C++; indent-tabs-mode: nil; -*-
-// screen.cc for Epistory - a key handler for NETWM/EWMH window managers.
+// screen.cc for Epistophy - a key handler for NETWM/EWMH window managers.
// Copyright (c) 2002 - 2002 Ben Jansens <ben at orodu.net>
//
// 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 8b7344d4..06b2cb09 100644
--- a/util/epist/screen.hh
+++ b/util/epist/screen.hh
@@ -1,5 +1,5 @@
// -*- mode: C++; indent-tabs-mode: nil; -*-
-// screen.hh for Epistory - a key handler for NETWM/EWMH window managers.
+// screen.hh for Epistophy - a key handler for NETWM/EWMH window managers.
// Copyright (c) 2002 - 2002 Ben Jansens <ben at orodu.net>
//
// 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 691dccd8..4027b47f 100644
--- a/util/epist/window.cc
+++ b/util/epist/window.cc
@@ -1,5 +1,5 @@
// -*- mode: C++; indent-tabs-mode: nil; -*-
-// window.cc for Epistory - a key handler for NETWM/EWMH window managers.
+// window.cc for Epistophy - a key handler for NETWM/EWMH window managers.
// Copyright (c) 2002 - 2002 Ben Jansens <ben at orodu.net>
//
// 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 636e90ba..30ae529d 100644
--- a/util/epist/window.hh
+++ b/util/epist/window.hh
@@ -1,5 +1,5 @@
// -*- mode: C++; indent-tabs-mode: nil; -*-
-// window.hh for Epistory - a key handler for NETWM/EWMH window managers.
+// window.hh for Epistophy - a key handler for NETWM/EWMH window managers.
// Copyright (c) 2002 - 2002 Ben Jansens <ben at orodu.net>
//
// Permission is hereby granted, free of charge, to any person obtaining a