summaryrefslogtreecommitdiff
path: root/gstudio/management/commands/generate_all_rdf.py
diff options
context:
space:
mode:
Diffstat (limited to 'gstudio/management/commands/generate_all_rdf.py')
-rw-r--r--gstudio/management/commands/generate_all_rdf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gstudio/management/commands/generate_all_rdf.py b/gstudio/management/commands/generate_all_rdf.py
index bc572869..a504a00e 100644
--- a/gstudio/management/commands/generate_all_rdf.py
+++ b/gstudio/management/commands/generate_all_rdf.py
@@ -168,7 +168,7 @@ def link(node):
class Command(BaseCommand):
def handle(self,*args,**options):
- # verify the type of the node and pass the node to display the rdf accordingly.
+ # verifies and pass the node rdf_discription() to display the rdf accordingly.
inr=0