aboutsummaryrefslogtreecommitdiffstats
path: root/devel/lasi
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2008-06-01 17:42:37 +0800
committerolgeni <olgeni@FreeBSD.org>2008-06-01 17:42:37 +0800
commit9aa8bdd89214914fb17b824b18c6780a5a92284e (patch)
treefcca160716ded0c37ee140d2a35b4a0bbe1ac5f0 /devel/lasi
parent437a96d1bc7e1a1cdce06da4fb2617c8f0a80b93 (diff)
downloadfreebsd-ports-gnome-9aa8bdd89214914fb17b824b18c6780a5a92284e.tar.gz
freebsd-ports-gnome-9aa8bdd89214914fb17b824b18c6780a5a92284e.tar.zst
freebsd-ports-gnome-9aa8bdd89214914fb17b824b18c6780a5a92284e.zip
Large round of typo fixes in ports/devel (pkg-descr).
Diffstat (limited to 'devel/lasi')
-rw-r--r--devel/lasi/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lasi/pkg-descr b/devel/lasi/pkg-descr
index afb7adcd2128..8d280f11e9d0 100644
--- a/devel/lasi/pkg-descr
+++ b/devel/lasi/pkg-descr
@@ -4,7 +4,7 @@ libLASi is a library written by Larry Siden that provides a C++ stream
output interface ( with operator << ) for creating Postscript documents
that can contain characters from any of the scripts and symbol blocks
supported in Unicode and by Owen Taylor's Pango layout engine. The
-library accomodates right-to-left scripts such as Arabic and Hebrew as
+library accommodates right-to-left scripts such as Arabic and Hebrew as
easily as left-to-right scripts. Indic and Indic-derived Complex Text
Layout (CTL) scripts, such as Devanagari, Thai, Lao, and Tibetan are
supported to the extent provided by Pango and by the OpenType fonts
span> \ \ | * | | | | Fix var name and use floor instead of .round(0, ROUND_DOWN)Steve Klebanoff2018-12-221-9/+7 | * | | | | Make amountAvailableToFill requiredSteve Klebanoff2018-12-223-8/+3 | * | | | | Merge branch 'development' into feature/instant/tell-amount-availableSteve Klebanoff2018-12-22411-1165/+14395 | |\ \ \ \ \ | | | |_|_|/ | | |/| | | | * | | | | more documentationSteve Klebanoff2018-12-151-0/+6 | * | | | | Fix for asset-buyer documentationSteve Klebanoff2018-12-151-0/+1 | * | | | | rename boolean varSteve Klebanoff2018-12-151-3/+3 | * | | | | one more test for undefinedSteve Klebanoff2018-12-151-1/+6 | * | | | | Update asset-buyer changelog describing error changeSteve Klebanoff2018-12-151-0/+8 | * | | | | Only send in amountAvailableToFill if it's a non-zero amount, add additional ...Steve Klebanoff2018-12-157-104/+154 | * | | | | Nesting errorsSteve Klebanoff2018-12-151-23/+25 | * | | | | More tests for assetBuyerErrorMessageSteve Klebanoff2018-12-151-3/+38 | * | | | | Factor in slippage amount in InsufficientAssetLiquidityError error, and show ...Steve Klebanoff2018-12-158-9/+72 | * | | | | feat(asset-buyer): Custom InsufficientAssetLiquidityError errorSteve Klebanoff2018-12-154-9/+107 * | | | | | Merge pull request #1489 from 0xProject/fix/website/0x-org-endpointsFrancesco Agosti2019-01-103-6/+8 |\ \ \ \ \ \ | * | | | | | fix: use getBackendBaseUrl instead of hardcoded stringfragosti2019-01-092-2/+4 | * | | | | | fix: use new forum URLfragosti2019-01-091-2/+2 | * | | | | | fix: use old forum URL for nowfragosti2019-01-081-2/+2 | * | | | | | chore: point to 0x.org website-apifragosti2019-01-081-2/+2 | * | | | | | fix: CORS issue by accessing 0x geth nodes through 0x.org endpointfragosti2019-01-081-2/+2 * | | | | | | Clean up docs before publishF. Eugene Aumson2019-01-105-20/+69 | |_|_|_|_|/ |/| | | | | * | | | | | In README's, don't mention non-existent tests (#1497)F. Eugene Aumson2019-01-103-15/+1 * | | | | | Merge pull request #1249 from bakkenbaeck/dev-tools-pagesFabio B2019-01-0986-1276/+5707 |\ \ \ \ \ \ | * \ \ \ \ \ Merge developmentLeonid Logvinov2019-01-09119-386/+787 | |\ \ \ \ \ \ | * | | | | | | Pin @types/styled-components versionsLeonid Logvinov2019-01-096-24/+15 | * | | | | | | Add yarn.lock changesLeonid Logvinov2019-01-091-227/+1165 | * | | | | | | Remove accidentally commited filesLeonid Logvinov2019-01-0970-51510/+0 | * | | | | | | Merge developmentLeonid Logvinov2019-01-091217-6572/+99531 | |\ \ \ \ \ \ \ | * | | | | | | | Fix static testsLeonid Logvinov2019-01-093-7/+8 | * | | | | | | | Remove redundant semicolonsLeonid Logvinov2019-01-092-3/+3 | * | | | | | | | Fix the circleci imageLeonid Logvinov2019-01-093-31/+17 | * | | | | | | | fix puppeteer options for react-snapAugust Skare2018-11-211-1/+5 | * | | | | | | | fix casing for entries in webpackAugust Skare2018-11-211-4/+4 | * | | | | | | | Merge branch 'development' into dev-tools-pagesAugust Skare2018-11-21104-134/+1573 | |\ \ \ \ \ \ \ \ | * | | | | | | | | comment for commented BundleAnalyzerPlugin webpack pluginAugust Skare2018-11-201-0/+1 | * | | | | | | | | fix type for svg icon in footerAugust Skare2018-11-201-1/+1 | * | | | | | | | | typedef for context dataAugust Skare2018-11-205-5/+20 | * | | | | | | | | fix import orderAugust Skare2018-11-205-5/+5 | * | | | | | | | | uniq export names for animationsAugust Skare2018-11-208-15/+15 | * | | | | | | | | use lodash.map insted of array.mapAugust Skare2018-11-204-22/+23 | * | | | | | | | | use lodash isUndefined functionAugust Skare2018-11-202-5/+7 | * | | | | | | | | fix imports after renamingAugust Skare2018-11-2015-65/+65 | * | | | | | | | | rename all files and directories to lowercaseAugust Skare2018-11-2030-0/+0 | * | | | | | | | | separate component for inlinecode componentAugust Skare2018-11-191-1/+5 | * | | | | | | | | added missing ;August Skare2018-11-191-1/+1 | * | | | | | | | | cleand up code componentAugust Skare2018-11-191-22/+17 | * | | | | | | | | strict check for children in contentblockAugust Skare2018-11-191-1/+1 | * | | | | | | | | type function call for Container in Animation classAugust Skare2018-11-191-2/+5 | * | | | | | | | | remove new-lines between methods in classesAugust Skare2018-11-192-8/+0 | * | | | | | | | | clean up tabs componentAugust Skare2018-11-191-27/+17 | * | | | | | | | | remove unnecessary children in InterfaceAugust Skare2018-11-197-22/+4 | * | | | | | | | | fix typings for components in headerAugust Skare2018-11-191-6/+3 | * | | | | | | | | use styled-components theme in logo insted of color propAugust Skare2018-11-191-3/+3 | * | | | | | | | | removed unused prop def from footer componentAugust Skare2018-11-191-4/+1 | * | | | | | | | | rename copied to didCopy in Code stateAugust Skare2018-11-191-5/+5 | * | | | | | | | | remove constructor from Code componentAugust Skare2018-11-191-5/+0 | * | | | | | | | | less verbose tslint disable ruleAugust Skare2018-11-191-2/+1 | * | | | | | | | | fix timeout type in animation componentAugust Skare2018-11-191-2/+2 | * | | | | | | | | fixed base link styling colorAugust Skare2018-11-162-4/+8 | * | | | | | | | | Merge branch 'development' into dev-tools-pagesAugust Skare2018-11-16184-642/+2416 | |\ \ \ \ \ \ \ \ \ | * | | | | | | | | | fix linting + code syntax for statless componentsAugust Skare2018-11-1636-843/+844 | * | | | | | | | | | update styled-component and styled-component typingsAugust Skare2018-11-162-47/+40 | * | | | | | | | | | Merge branch 'development' into dev-tools-pagesAugust Skare2018-11-1388-271/+697 | |\ \ \ \ \ \ \ \ \ \ | * \ \ \ \ \ \ \ \ \ \ Merge branch 'development' into dev-tools-pagesAugust Skare2018-11-131087-62833/+30200 | |\ \ \ \ \ \ \ \ \ \ \ | * | | | | | | | | | | | remove unused dependeciesAugust Skare2018-11-122-11/+0 | * | | | | | | | | | | | better positioning of hero animationAugust Skare2018-11-071-4/+4 | * | | | | | | | | | | | lower deboune on animation resizeAugust Skare2018-11-071-1/+1 | * | | | | | | | | | | | fix alignment on list bullestAugust Skare2018-11-071-8/+9 | * | | | | | | | | | | | visual tweaks in code componentAugust Skare2018-11-071-7/+13 | * | | | | | | | | | | | styling adjustment in uniq componentsAugust Skare2018-11-072-2/+2 | * | | | | | | | | | | | align 0x logo in footerAugust Skare2018-11-071-0/+1 | * | | | | | | | | | | | right align icons in trace componentAugust Skare2018-11-071-1/+0 | * | | | | | | | | | | | more spacing on footer itemsAugust Skare2018-11-071-0/+1 | * | | | | | | | | | | | break compiler cards on an earlier breakpointAugust Skare2018-11-071-2/+2 | * | | | | | | | | | | | new og imagesAugust Skare2018-11-074-0/+0 | * | | | | | | | | | | | new hero animation using bodymovin and lottieAugust Skare2018-11-07