Documentation and formatting

This commit is contained in:
Justin Foell
2020-11-02 16:43:15 -06:00
parent aa9008822e
commit ab1d8f8515
6 changed files with 157 additions and 68 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ class WPStrava_RouteShortcode {
/**
* The the route details in in HTML table.
*
* @param string $route_details route details from the route class.
* @param stdClass $route_details route details from the route class.
* @param string $som System of measure (english/metric).
* @return string HTML Table of route details.
* @author Justin Foell <justin@foell.org>