From 820c968f7354a8485d55921c7ecf585517b544e8 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sun, 12 Jul 2020 16:34:25 +0100 Subject: Replace "Content DB" with "ContentDB" --- app/blueprints/github/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/blueprints/github') diff --git a/app/blueprints/github/__init__.py b/app/blueprints/github/__init__.py index bc83922..2de303c 100644 --- a/app/blueprints/github/__init__.py +++ b/app/blueprints/github/__init__.py @@ -1,4 +1,4 @@ -# Content DB +# ContentDB # Copyright (C) 2018 rubenwardy # # This program is free software: you can redistribute it and/or modify -- cgit v1.2.3