From 4f65ecef11d8b40088fbfa4bb5f7abb27ad1542f Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Tue, 25 Mar 1997 06:29:54 +0000 Subject: [PATCH] Fix stupid spelling typo git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10029 dc483132-0cff-0310-8789-dd5450dbe970 --- src/util/profile/prof_tree.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/profile/prof_tree.c b/src/util/profile/prof_tree.c index a192e1d55..3db7dc625 100644 --- a/src/util/profile/prof_tree.c +++ b/src/util/profile/prof_tree.c @@ -177,7 +177,7 @@ errcode_t profile_add_node(section, name, value, ret_node) * Iterate through the section, returning the relations which match * the given name. If name is NULL, then interate through all the * relations in the section. The first time this routine is called, - * the state pointer must be null. When this profile_find_node_relatioon() + * the state pointer must be null. When this profile_find_node_relation() * returns, if the state pointer is non-NULL, then this routine should * be called again. * -- 2.26.2