From 580c2fd667bb803b96504eba3516d566f04e1688 Mon Sep 17 00:00:00 2001 From: erick Date: Fri, 30 Oct 2009 15:04:21 +0000 Subject: Fixed typo on vault comment --- (limited to 'tutorius') diff --git a/tutorius/vault.py b/tutorius/vault.py index cc2a3f6..bcaf5f1 100644 --- a/tutorius/vault.py +++ b/tutorius/vault.py @@ -73,7 +73,7 @@ class Vault(object): given activity. @param activity_name the name of the activity associated with this tutorial. None means ALL activities - @param activity_vers the version number of the activity to find tutorail for. 0 means find for ANY version. Ifactivity_ame is None, version number is not used + @param activity_vers the version number of the activity to find tutorail for. 0 means find for ANY version. If activity_name is None, version number is not used @returns a map of tutorial {names : GUID}. """ # check both under the activity data and user installed folders -- cgit v0.9.1