fix "builtin-*" references to be "builtin/*"
[gitweb.git] / builtin / notes.c
index 453457adb9dedac510c5a95e0e07cb0b4b46c80e..ac43cbaeeb4daa91f7af712531c79cdd08efa2f6 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (c) 2010 Johan Herland <johan@herland.net>
  *
  * Based on git-notes.sh by Johannes Schindelin,
- * and builtin-tag.c by Kristian Høgsberg and Carlos Rica.
+ * and builtin/tag.c by Kristian Høgsberg and Carlos Rica.
  */
 
 #include "cache.h"