Commit f02d55e2 authored by Julian Zobel's avatar Julian Zobel
Browse files

typo

parent fbe6b473
...@@ -52,7 +52,7 @@ public interface UAVControl extends CommunicationInterfaceListener { ...@@ -52,7 +52,7 @@ public interface UAVControl extends CommunicationInterfaceListener {
public OverlayContact getOverlayContact(NetInterfaceName network); public OverlayContact getOverlayContact(NetInterfaceName network);
public OverlayContact getBaseOverlacContact(); public OverlayContact getBaseOverlayContact();
public Location getCurrentLocation(); public Location getCurrentLocation();
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment