Fix spelling.

This commit is contained in:
Bård Skaflestad 2012-04-22 21:19:08 +02:00
parent 98078c8215
commit d29f587ad0

View File

@ -121,7 +121,7 @@ struct CompletionData
* (perforations).
*
* Function add_well() is used to populate the Wells object. No
* reallocation occurrs in function add_well() as long as the
* reallocation occurs in function add_well() as long as the
* initially indicated capacites are sufficient. Call function
* destroy_wells() to dispose of the Wells object and its allocated
* memory resources.