Language Error -- Misspelled word

Project:ProjectPier
Version:0.8.0.3
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:new
Description

File: language/en_us/site_interface.php

Error: Language missing due to misspelled word.

Code: Line 82

current: 'test mail recepient' => 'Test recipient',

the patch: 'test mail recipient' => 'Test recipient',

I have attached the corrections.

AttachmentSize
site_interface.php_.txt5.9 KB
#1

I found this too.
Need a committer to fix it.