Skip to content

Commit 10aa7dd

Browse files
author
Sam Kleinman
committed
minor: tags regex change
1 parent 7f20017 commit 10aa7dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/etags.regexp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/\.\. (dbcommandd):: ([a-zA-Z]*)/\1.\2/
1+
/\.\. (dbcommand):: ([a-zA-Z]*)/\1.\2/
22
/\.\. method:: [a-zA-Z.]*/
33
/\.\. describe:: [a-zA-Z.]*/
44
/\.\. data:: [<>a-zA-Z.]*/

0 commit comments

Comments
 (0)