diff options
author | mostynb@opera.com <mostynb@opera.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-29 19:16:02 +0000 |
---|---|---|
committer | mostynb@opera.com <mostynb@opera.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-29 19:16:02 +0000 |
commit | 725eb83fc443ce82e3450303bbb2a635abba0e92 (patch) | |
tree | 75742078cf6e83fca953672d09e663fd1f537793 /net/third_party | |
parent | a1a83ef65ea603464ec8c7f39ba9b9543b4bb19e (diff) | |
download | chromium_src-725eb83fc443ce82e3450303bbb2a635abba0e92.zip chromium_src-725eb83fc443ce82e3450303bbb2a635abba0e92.tar.gz chromium_src-725eb83fc443ce82e3450303bbb2a635abba0e92.tar.bz2 |
fix capslock typo in net/third_party/nss/README.chromium
"License FILE:" should be "License File:". This typo slipped through in this previous review:
https://chromiumcodereview.appspot.com/10830201
Review URL: https://chromiumcodereview.appspot.com/14544002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197103 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/third_party')
-rw-r--r-- | net/third_party/nss/README.chromium | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/third_party/nss/README.chromium b/net/third_party/nss/README.chromium index dedbe12..1827da1 100644 --- a/net/third_party/nss/README.chromium +++ b/net/third_party/nss/README.chromium @@ -3,7 +3,7 @@ URL: http://www.mozilla.org/projects/security/pki/nss/ Version: 3.14 Security Critical: Yes License: MPL 2 -License FILE: NOT_SHIPPED +License File: NOT_SHIPPED This directory includes a copy of NSS's libssl from the CVS repo at: :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot |