hotfix: fix texturing -> georeferencing typo

pull/263/head^2
Dakota Benjamin 2016-02-26 14:58:32 -05:00
rodzic 70675e7b6c
commit 772572a55c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -137,7 +137,7 @@ class ODMGeoreferencingCell(ecto.Cell):
else:
log.ODM_WARNING('Found a valid georeferenced model in: %s'
% tree.odm_textured_model_ply_geo)
% tree.odm_georeferencing_model_ply_geo)
log.ODM_INFO('Running OMD Georeferencing Cell - Finished')
return ecto.OK if args['end_with'] != 'odm_georeferencing' else ecto.QUIT