From d4e9c9f721e0b001390a78db5b8458c53ad6dd05 Mon Sep 17 00:00:00 2001 From: Brandon Rhodes Date: Sun, 19 Jan 2025 03:50:45 -0500 Subject: [PATCH] Dive a little less deep for SPK comments field --- documentation/planets.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/planets.rst b/documentation/planets.rst index a0f6fac69..47d05e959 100644 --- a/documentation/planets.rst +++ b/documentation/planets.rst @@ -134,7 +134,7 @@ you can print to the screen: .. testcode:: - print(planets.spk.daf.comments()) + print(planets.spk.comments()) .. testoutput::