------------------------------------------------------------
revno: 4104
author: Alexander Eulitz <[email protected]>
committer: Anton Gladky <[email protected]>
timestamp: Tue 2014-07-22 13:43:38 +0200
message:
  typo fix
modified:
  core/main/main.py.in


--
lp:yade
https://code.launchpad.net/~yade-pkg/yade/git-trunk

Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to 
https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== modified file 'core/main/main.py.in'
--- core/main/main.py.in	2014-05-27 11:24:16 +0000
+++ core/main/main.py.in	2014-07-22 11:43:38 +0000
@@ -107,7 +107,7 @@
 	print 'WARNING: compiled without OpenMP, -j/--threads/--cores have no effect.'
 
 # OpenMP env variables must be set before loading yade libs ("import yade" below)
-# changes have no effeect after libgomp initializes
+# changes have no effect after libgomp initializes
 if opts.cores:
 	if opts.threads: print 'WARNING: --threads ignored, since --cores specified.'
 	try:

_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to