Fix typo in comment.

Sandro Santilli
pull/2/head
Robert Haas 14 years ago
parent 4e6092a227
commit f74f9a277c
  1. 2
      src/backend/commands/extension.c

@ -876,7 +876,7 @@ execute_extension_script(Oid extensionOid, ExtensionControlFile *control,
/* /*
* If it's not relocatable, substitute the target schema name for * If it's not relocatable, substitute the target schema name for
* occcurrences of @extschema@. * occurrences of @extschema@.
* *
* For a relocatable extension, we needn't do this. There cannot be * For a relocatable extension, we needn't do this. There cannot be
* any need for @extschema@, else it wouldn't be relocatable. * any need for @extschema@, else it wouldn't be relocatable.

Loading…
Cancel
Save