aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorVivek Anand <vivekanand1101@users.noreply.github.com>2017-01-26 22:54:49 +0800
committerPéter Szilágyi <peterke@gmail.com>2017-01-26 22:54:49 +0800
commit82aa5b1de69331a43f5050717d593aa97eda1ef5 (patch)
treeff71ada61aac6278eefdea39dbe25b306259f48f /core
parent1886d03faa9b7d8cdf335da84c297d30c213bb69 (diff)
downloadgo-tangerine-82aa5b1de69331a43f5050717d593aa97eda1ef5.tar.gz
go-tangerine-82aa5b1de69331a43f5050717d593aa97eda1ef5.tar.zst
go-tangerine-82aa5b1de69331a43f5050717d593aa97eda1ef5.zip
core: fix a small typo in blockchain.go (#3611)
Diffstat (limited to 'core')
-rw-r--r--core/blockchain.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/blockchain.go b/core/blockchain.go
index 90bb0b5a8..281f28f36 100644
--- a/core/blockchain.go
+++ b/core/blockchain.go
@@ -853,7 +853,7 @@ func (self *BlockChain) WriteBlock(block *types.Block) (status WriteStatus, err
return
}
-// InsertChain will attempt to insert the given chain in to the canonical chain or, otherwise, create a fork. It an error is returned
+// InsertChain will attempt to insert the given chain in to the canonical chain or, otherwise, create a fork. If an error is returned
// it will return the index number of the failing block as well an error describing what went wrong (for possible errors see core/errors.go).
func (self *BlockChain) InsertChain(chain types.Blocks) (int, error) {
// Do a sanity check that the provided chain is actually ordered and linked
-19/+35 * Update to 10.00.itetcu2009-09-044-275/+222 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1 * Update to Opera 9.64itetcu2009-03-072-21/+16 * Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foomezz2009-01-101-0/+5 * - Remove conditional checks for FreeBSD 5.x and olderwxs2009-01-072-12/+1 * Fix last commit to remove sh(1) sytax error in operapluginwrapper. Thissimon2008-12-271-1/+1 * Try to fix plugin brandelf'ing when pugin debugis enabled.itetcu2008-12-271-0/+2 * - Update to 9.63.simon2008-12-192-18/+18 * - Update to 9.62simon2008-11-042-18/+18 * - Update to 9.61tabthorpe2008-10-294-26/+41 * Fix opera plugin wrapper and bump PORTREVISION.itetcu2008-10-162-4/+17 * Update www/opera to 9.60itetcu2008-10-104-34/+56 * Update to 9.52. Security update which fixes important vulnerabilities.itetcu2008-08-262-19/+19 * Fix MATER_SITES path.itetcu2008-07-041-16/+17 * Drop stupid mirror.itetcu2008-07-041-4/+2 * Update to 9.5.1itetcu2008-07-042-19/+21 * Remove obsolete patch files forgotten in previous commit.itetcu2008-06-253-56/+0 * Update to version 9.5:itetcu2008-06-257-596/+298 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * Fix post-patch (close REINPLACE_CMD string).itetcu2008-04-211-1/+1 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-3/+3 * - Update to 9.27rafan2008-04-042-12/+12 * - Update to 9.26.simon2008-02-212-12/+12 * - Update to 9.25pav2007-12-202-13/+12 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-253-9/+10 * VimCrypt~01!Þ:£)ãmiwi2007-10-192-12/+12 * Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-4/+2 * This patch updates www/opera to version 9.23. This is a security update.itetcu2007-08-152-12/+12 * - Remove directories that Opera creates during installationrafan2007-07-311-2/+6 * Update to Opera 9.22.simon2007-07-242-13/+12 * - Unbreak on -current by switching back to static linked version.rafan2007-07-031-1/+3 * - Update to 9.21miwi2007-05-302-12/+12 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * - Update to 9.20miwi2007-04-125-91/+48 * Retire NO_FILTER_SHLIBS now that it no longer serves a purposekris2007-01-301-1/+0 * - Install application icons unconditionallypav2007-01-273-33/+72 * - Update to 9.10miwi2006-12-225-32/+40 * Assign maintainership to an internal Opera support list.linimon2006-12-151-1/+1 * - Add a dirty hack to allow use of Opera under 7.x, where __h_error wasstas2006-12-096-28/+68 * - Update to 9.02.20060919acm2006-09-253-26/+22 * Upgrade to Opera 9.01.simon2006-08-102-13/+13 * Fix aspell option handling.itetcu2006-07-011-1/+1 * Make fetchable after change the distro's name.osa2006-06-212-10/+11 * Update to 9.0erwin2006-06-207-206/+203 * Add a note to pkg-message that built-in plugins can be made to work bylawrance2006-05-031-1/+11 * Disable install the opera.1 (manpage), because it is empty by default. Itmezz2006-04-101-19/+35 * -Update to 8.54.mezz2006-04-098-88/+98