From 78a7c537424c3a936ba0ef26c133b7a2f8c8a3b3 Mon Sep 17 00:00:00 2001 From: Jens Hedegaard Nielsen Date: Tue, 29 Nov 2022 15:49:58 +0100 Subject: [PATCH] fix typo Co-authored-by: Mikhail Astafev --- docs/changes/0.36.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changes/0.36.0.rst b/docs/changes/0.36.0.rst index 4d135e01a8b..f345b5f4a8a 100644 --- a/docs/changes/0.36.0.rst +++ b/docs/changes/0.36.0.rst @@ -22,7 +22,7 @@ Improved: - The sweeps used by doNd has gained the ability to perform a get call after setting the parameter and storing that value in the dataset rather than the value set. (:pr:`4759`) -- `plot_datset` will now correctly wrap long titles into multiple lines. (:pr:`4770`) +- `plot_dataset` will now correctly wrap long titles into multiple lines. (:pr:`4770`) - Keithley calibration: adjust calibration date before saving new calibration (:pr:`4779`) - Visa insturments have gained the ``pyvisa_sim_file`` argument. This allows easier instantiation of simulated visainstrments in tests (both in QCoDeS and external) as well as use of simulated instruments in