summaryrefslogtreecommitdiffstats
path: root/uav_model.m
diff options
context:
space:
mode:
Diffstat (limited to 'uav_model.m')
-rw-r--r--uav_model.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/uav_model.m b/uav_model.m
index 4fddae9..3b691f4 100644
--- a/uav_model.m
+++ b/uav_model.m
@@ -11,7 +11,7 @@
% * A uncertain linear model built atop of the linear model using SIMULINK.
% The uncertain model contains the performance and weighting transfer
% function given in the arguments perf and params, and is stored in the
-% SIMULINK fil euav_model_uncertain.xls.
+% SIMULINK file uav_model_uncertain.xls.
%
% [MODEL] = UAV_MODEL(PARAMS, PERF, UNCERT)
%