Fix spelling in comments in C source files (gold)
[deliverable/binutils-gdb.git] / gold / plugin.h
index 3e094d7591fb88fdb7606aaea4986ca4428d4936..0348eb75598a5c8ccb264d274e646b5bda849c5c 100644 (file)
@@ -1,6 +1,6 @@
 // plugin.h -- plugin manager for gold      -*- C++ -*-
 
-// Copyright (C) 2008-2015 Free Software Foundation, Inc.
+// Copyright (C) 2008-2016 Free Software Foundation, Inc.
 // Written by Cary Coutant <ccoutant@google.com>.
 
 // This file is part of gold.
@@ -378,7 +378,7 @@ class Plugin_manager
   Mapfile* mapfile_;
   Task_token* this_blocker_;
 
-  // An extra directory to seach for the libraries passed by
+  // An extra directory to search for the libraries passed by
   // add_input_library.
   std::string extra_search_path_;
   Lock* lock_;
This page took 0.023795 seconds and 4 git commands to generate.