From ccb092a2c88cb33011556f689eef1103a54f73bb Mon Sep 17 00:00:00 2001 From: Jingyu Zhou Date: Mon, 10 May 2021 09:01:24 -0700 Subject: [PATCH] Fix file name --- contrib/apiversioner.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/apiversioner.py b/contrib/apiversioner.py index 65bbbbc774..9806216671 100755 --- a/contrib/apiversioner.py +++ b/contrib/apiversioner.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# alloc_instrumentation.py +# apiversioner.py # # This source file is part of the FoundationDB open source project #