aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/functions.hh
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/Carpet/src/functions.hh')
-rw-r--r--Carpet/Carpet/src/functions.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/Carpet/src/functions.hh b/Carpet/Carpet/src/functions.hh
index b31c6740d..5a4c4fea1 100644
--- a/Carpet/Carpet/src/functions.hh
+++ b/Carpet/Carpet/src/functions.hh
@@ -87,7 +87,7 @@ namespace Carpet {
std::map <string, int> const & HostMap ();
int HostId (string name);
- // Processor to host id
+ // Process to host id
vector <int> const & HostIds ();
int HostId (int proc);