From e264b70e2cffafeb089f6629fd3d9ed62ac1c4b4 Mon Sep 17 00:00:00 2001 From: Roy-043 Date: Thu, 21 Dec 2023 11:39:00 +0100 Subject: [PATCH] App: improve tooltip for ActiveObject Also some minor spelling fixes. --- src/App/DocumentPy.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/App/DocumentPy.xml b/src/App/DocumentPy.xml index 3c9c1c08f8..b8c397b3be 100644 --- a/src/App/DocumentPy.xml +++ b/src/App/DocumentPy.xml @@ -269,25 +269,25 @@ sort: whether to topologically sort the return list - The active object of the document + The last created object in this document - The list of object handled by this document + The list of objects in this document - The list of object of this document in topological sorted order + The list of objects in this document in topological sorted order - The list of root object of this document + The list of root objects in this document