From 44b2a37a6548d44a1f7d386b7fb49d0f03a292e3 Mon Sep 17 00:00:00 2001 From: Steffen Lange Date: Wed, 1 Apr 2020 22:47:43 +0200 Subject: [PATCH] Tiny typo fix --- PatchViewer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PatchViewer.php b/PatchViewer.php index 2e7d852..521437e 100644 --- a/PatchViewer.php +++ b/PatchViewer.php @@ -24,7 +24,7 @@ $db->sort(); $('#list').DataTable(); }); - Patchbot + PatchBot