diff --git a/features/cellular/framework/AT/AT_CellularDevice.h b/features/cellular/framework/AT/AT_CellularDevice.h index 578c0b2393..8c50881cb3 100644 --- a/features/cellular/framework/AT/AT_CellularDevice.h +++ b/features/cellular/framework/AT/AT_CellularDevice.h @@ -36,7 +36,7 @@ namespace mbed * Class AT_CellularDevice * * A class defines opening and closing of cellular interfaces. - * Deleting/Closing of opened interfaces can be done only via this class. + * Deleting/Closing of opened interfaces can be done only through this class. */ class AT_CellularDevice : public CellularDevice {