Typo fix.

PiperOrigin-RevId: 396042572
This commit is contained in:
Etienne Perot
2021-09-10 17:53:52 -07:00
committed by gVisor bot
parent 7da9bb18c2
commit 28853599c4
+1 -1
View File
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// Package proc implements a partial in-memory file system for profs.
// Package proc implements a partial in-memory file system for procfs.
package proc
import (