From 13b73a64c838f521afc5d4c8b8d72b3af3b31ddb Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sat, 26 Oct 2019 22:05:42 -0400 Subject: [PATCH] spelling: documentation --- pwnagotchi/ui/hw/libs/waveshare/oledhat/config.py | 2 +- pwnagotchi/ui/hw/libs/waveshare/v1/epd2in13.py | 2 +- pwnagotchi/ui/hw/libs/waveshare/v1/epd2in13bc.py | 2 +- pwnagotchi/ui/hw/libs/waveshare/v1/epdconfig.py | 2 +- pwnagotchi/ui/hw/libs/waveshare/v2/waveshare.py | 2 +- pwnagotchi/ui/hw/libs/waveshare/v27inch/epd2in7.py | 2 +- pwnagotchi/ui/hw/libs/waveshare/v27inch/epdconfig.py | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pwnagotchi/ui/hw/libs/waveshare/oledhat/config.py b/pwnagotchi/ui/hw/libs/waveshare/oledhat/config.py index 1eaf68e..07da6c2 100644 --- a/pwnagotchi/ui/hw/libs/waveshare/oledhat/config.py +++ b/pwnagotchi/ui/hw/libs/waveshare/oledhat/config.py @@ -9,7 +9,7 @@ # * | Info : # ******************************************************************************/ # Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documnetation files (the "Software"), to deal +# of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is diff --git a/pwnagotchi/ui/hw/libs/waveshare/v1/epd2in13.py b/pwnagotchi/ui/hw/libs/waveshare/v1/epd2in13.py index 93685e1..ade7bb8 100644 --- a/pwnagotchi/ui/hw/libs/waveshare/v1/epd2in13.py +++ b/pwnagotchi/ui/hw/libs/waveshare/v1/epd2in13.py @@ -9,7 +9,7 @@ # # | Info : python demo # ----------------------------------------------------------------------------- # Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documnetation files (the "Software"), to deal +# of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is diff --git a/pwnagotchi/ui/hw/libs/waveshare/v1/epd2in13bc.py b/pwnagotchi/ui/hw/libs/waveshare/v1/epd2in13bc.py index f17f0af..c829ba3 100644 --- a/pwnagotchi/ui/hw/libs/waveshare/v1/epd2in13bc.py +++ b/pwnagotchi/ui/hw/libs/waveshare/v1/epd2in13bc.py @@ -9,7 +9,7 @@ # # | Info : python demo # ----------------------------------------------------------------------------- # Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documnetation files (the "Software"), to deal +# of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is diff --git a/pwnagotchi/ui/hw/libs/waveshare/v1/epdconfig.py b/pwnagotchi/ui/hw/libs/waveshare/v1/epdconfig.py index 76d8ca9..debf002 100644 --- a/pwnagotchi/ui/hw/libs/waveshare/v1/epdconfig.py +++ b/pwnagotchi/ui/hw/libs/waveshare/v1/epdconfig.py @@ -9,7 +9,7 @@ # * | Info : # ****************************************************************************** # Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documnetation files (the "Software"), to deal +# of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is diff --git a/pwnagotchi/ui/hw/libs/waveshare/v2/waveshare.py b/pwnagotchi/ui/hw/libs/waveshare/v2/waveshare.py index 6c3ed04..a90909a 100644 --- a/pwnagotchi/ui/hw/libs/waveshare/v2/waveshare.py +++ b/pwnagotchi/ui/hw/libs/waveshare/v2/waveshare.py @@ -27,7 +27,7 @@ # epd.display(getbuffer(image)) # ******************************************************************************// # Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documnetation files (the "Software"), to deal +# of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and//or sell # copies of the Software, and to permit persons to whom the Software is diff --git a/pwnagotchi/ui/hw/libs/waveshare/v27inch/epd2in7.py b/pwnagotchi/ui/hw/libs/waveshare/v27inch/epd2in7.py index 20f1665..3247b3c 100644 --- a/pwnagotchi/ui/hw/libs/waveshare/v27inch/epd2in7.py +++ b/pwnagotchi/ui/hw/libs/waveshare/v27inch/epd2in7.py @@ -9,7 +9,7 @@ # # | Info : python demo # ----------------------------------------------------------------------------- # Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documnetation files (the "Software"), to deal +# of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is diff --git a/pwnagotchi/ui/hw/libs/waveshare/v27inch/epdconfig.py b/pwnagotchi/ui/hw/libs/waveshare/v27inch/epdconfig.py index 861f43d..eff576b 100644 --- a/pwnagotchi/ui/hw/libs/waveshare/v27inch/epdconfig.py +++ b/pwnagotchi/ui/hw/libs/waveshare/v27inch/epdconfig.py @@ -9,7 +9,7 @@ # * | Info : # ****************************************************************************** # Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documnetation files (the "Software"), to deal +# of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is