changeset 1276:9e4e294f1e71

Fix typo
author Thomas Klausner <tk@giga.or.at>
date Tue, 05 Aug 2014 17:46:26 +0200
parents 62bd95182f6d
children 9860ff6e9497
files extensions/dict_dcca_starent/dict_dcca_starent.c extensions/dict_dcca_starent/dict_dcca_starent.org
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/extensions/dict_dcca_starent/dict_dcca_starent.c	Tue Aug 05 16:17:23 2014 +0200
+++ b/extensions/dict_dcca_starent/dict_dcca_starent.c	Tue Aug 05 17:46:26 2014 +0200
@@ -349,12 +349,12 @@
 		CHECK_dict_new(DICT_AVP, &data, Time_type, NULL);
 	};
 
-	/* SN-Rulsebase-Id */
+	/* SN-Rulebase-Id */
 	{
 		struct dict_avp_data data = {
 			528,	/* Code */
 			8164,	/* Vendor */
-			"SN-Rulsebase-Id",	/* Name */
+			"SN-Rulebase-Id",	/* Name */
 			AVP_FLAG_VENDOR |AVP_FLAG_MANDATORY,	/* Fixed flags */
 			AVP_FLAG_VENDOR |AVP_FLAG_MANDATORY,	/* Fixed flag values */
 			AVP_TYPE_OCTETSTRING	/* base type of data */
--- a/extensions/dict_dcca_starent/dict_dcca_starent.org	Tue Aug 05 16:17:23 2014 +0200
+++ b/extensions/dict_dcca_starent/dict_dcca_starent.org	Tue Aug 05 17:46:26 2014 +0200
@@ -24,7 +24,7 @@
 | SN-Charging-Id                                                                    |   525 |                 | OctetString | V    |     |          |          |      |
 | SN-Remaining-Service-Unit                                                         |   526 |                 | Grouped     | V    |     |          |          |      |
 | SN-Service-Start-Timestamp                                                        |   527 |                 | Time        | V    |     |          |          |      |
-| SN-Rulsebase-Id                                                                   |   528 |                 | UTF8String  | M,V  |     |          |          |      |
+| SN-Rulebase-Id                                                                    |   528 |                 | UTF8String  | M,V  |     |          |          |      |
 | SN-CF-Policy-ID                                                                   |   529 |                 | Unsigned32  | M,V  |     |          |          |      |
 | SN-Charging-Collection-Function-Name                                              |   530 |                 | UTF8String  | V    |     |          |          |      |
 | SN-Fast-Reauth-Username                                                           | 11010 |                 | OctetString | M,V  |     |          |          |      |
"Welcome to our mercurial repository"