JuliaControl / ControlSystems.jl

A Control Systems Toolbox for Julia
https://juliacontrol.github.io/ControlSystems.jl/stable/
Other
509 stars 85 forks source link

fix typos #858

Closed spaette closed 1 year ago

spaette commented 1 year ago

lib/ControlSystemsBase/src/pid_design.jl

string unstability though not a typo was replaced with instability

codecov[bot] commented 1 year ago

Codecov Report

Merging #858 (4e245f7) into master (0455363) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #858   +/-   ##
=======================================
  Coverage   92.72%   92.72%           
=======================================
  Files           5        5           
  Lines         330      330           
=======================================
  Hits          306      306           
  Misses         24       24           
Impacted Files Coverage Δ
src/root_locus.jl 97.77% <ø> (ø)
src/timeresp.jl 97.22% <ø> (ø)