From d5bbd5fe5b15f40c1153ab2bc3f469e3a49b1daa Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 6 Jul 2019 23:32:22 +0100 Subject: [PATCH] git-debpush: Change comment heading IMO "Principles of Operation" would be a comprehensive reference detailing the model and functionality. I think "Design Principles" is the conventional name for semi-self-imposed choices/constraints. Signed-off-by: Ian Jackson Acked-by: Sean Whitton --- git-debpush | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-debpush b/git-debpush index 74cb4aa1..316d6c1a 100755 --- a/git-debpush +++ b/git-debpush @@ -20,7 +20,7 @@ set -e$DGIT_TEST_DEBPUSH_DEBUG set -o pipefail -# PRINCIPLES OF OPERATION +# DESIGN PRINCIPLES # # - do not invoke dgit, do anything involving any tarballs, no network # access except `git push` right at the end -- 2.30.2