3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00

Minor comment fix.

This commit is contained in:
Michael Stenta 2017-09-25 17:17:54 -04:00
parent 04ced2c76b
commit e760284e6c

View file

@ -133,7 +133,7 @@ function farm_map_module_implements_alter(&$implementations, $hook) {
}
/**
* Helper function for popu * Helper function for populating the geometry field of an entity.
* Helper function for populating the geometry field of an entity.
*
* @param Entity $entity
* The entity object.