docs: Fix incorrect example for regex.template_match
regex.template_match both per the code as well as the documentation takes 4 string arguments and returns one boolean. The example had a 5th argument that looked to be an out value. Remove the extra argument and clean up the text. Signed-off-by: Brian Atkinson <brian@atkinson.mn>
B
Brian Atkinson committed
29d33be6ea7df545d31acd3a4878ee8913ae4ff4
Parent: 5254b92
Committed by Torin Sandall <torinsandall@gmail.com>
on 4/6/2020, 12:26:45 PM