Skip to content

Commit 78a7c53

Browse files
fix typo
Co-authored-by: Mikhail Astafev <astafan8@gmail.com>
1 parent 4c847cc commit 78a7c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changes/0.36.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Improved:
2222

2323
- The sweeps used by doNd has gained the ability to perform a get call after setting the parameter and storing
2424
that value in the dataset rather than the value set. (:pr:`4759`)
25-
- `plot_datset` will now correctly wrap long titles into multiple lines. (:pr:`4770`)
25+
- `plot_dataset` will now correctly wrap long titles into multiple lines. (:pr:`4770`)
2626
- Keithley calibration: adjust calibration date before saving new calibration (:pr:`4779`)
2727
- Visa insturments have gained the ``pyvisa_sim_file`` argument. This allows easier instantiation of
2828
simulated visainstrments in tests (both in QCoDeS and external) as well as use of simulated instruments in

0 commit comments

Comments
 (0)