r9895: fix typo in registry path
authorGerald Carter <jerry@samba.org>
Thu, 1 Sep 2005 14:58:57 +0000 (14:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:03:27 +0000 (11:03 -0500)
source/registry/reg_db.c

index c67d18c19d4ef45d49690ac549c9724737dea0cc..afb5c613c802d2f224980b8e51c0ca8fa87faa54 100644 (file)
@@ -49,7 +49,7 @@ static const char *builtin_registry_paths[] = {
        "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Perflib\\009",
        "HKLM\\SYSTEM\\CurrentControlSet\\Control\\Print\\Monitors",
        "HKLM\\SYSTEM\\CurrentControlSet\\Control\\ProductOptions",
-       "HKLM\\SYSTEM\\CurrentControlSet\\Control\\Termininal Server\\DefaultUserConfiguration",
+       "HKLM\\SYSTEM\\CurrentControlSet\\Control\\Terminal Server\\DefaultUserConfiguration",
        "HKLM\\SYSTEM\\CurrentControlSet\\Services\\TcpIp\\Parameters",
        "HKLM\\SYSTEM\\CurrentControlSet\\Services\\Netlogon\\Parameters",
        "HKU",