1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/17514] Replace phpbb3 with phpbb in git-tools

PHPBB-17514
This commit is contained in:
Marc Alexander
2025-05-20 20:54:31 +02:00
parent 9adb7eb9fe
commit e9e7aeb756
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/sh
#
# A hook to check syntax of a phpBB3 commit message, per:
# A hook to check syntax of a phpBB commit message, per:
# * <https://area51.phpbb.com/docs/dev/master/development/git.html>
# * <http://area51.phpbb.com/phpBB/viewtopic.php?p=209919#p209919>
#